HEX atlas value

#E3F698

#E3F698 is a cool green HEX color close to Khaki. According to Colors Encyclopedia, it converts to RGB 227, 246, 152, HSL 72, 84%, 78%, has luminance 0.8451, and belongs to the pastel group.

#E3F698 Sample readable text
HEX #E3F698
RGB rgb(227, 246, 152)
HSL hsl(72 84% 78%)
CMYK cmyk(8, 0, 38, 4)
Luminance 0.8451
Contrast Black 17.9:1White 1.17:1

CSS

--color-e3f698: #E3F698;
.background-e3f698 { background-color: #E3F698; }
.text-e3f698 { color: #E3F698; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.8451
Black text17.9:1AA Pass
White text1.17:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#E3F698","rgb":[227,246,152],"hsl":[72,84,78],"cmyk":[8,0,38,4],"luminance":0.8451,"contrast":{"black":17.9,"white":1.17}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.9,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.17,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#FAFDEC","hex":"#FAFDEC","family":"green","bestTextColor":"#000000","contrastBlack":20.33,"contrastWhite":1.03,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Yellow","hex":"#FDFD96","family":"yellow","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E9FF8F","hex":"#E9FF8F","family":"green","bestTextColor":"#000000","contrastBlack":19.17,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Butter","hex":"#FFF1A8","family":"yellow","bestTextColor":"#000000","contrastBlack":18.4,"contrastWhite":1.14,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Khaki adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e3f698.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/khaki.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json","https://www.colorsencyclopedia.com/api/colors/pastel-yellow.json"]}
Harmonies
{"complementary":"#AB98F6","analogous":["#F6DA98","#B4F698"],"triadic":["#98E3F6","#F698E3"],"tetradic":["#98F6DA","#AB98F6","#F698B4"],"splitComplementary":["#98B4F6","#DA98F6"],"monochromatic":["#FAFDEC","#E3F698","#CCEF43"]}
Variants
{"light":"#FAFDEC","dark":"#CCEF43","saturated":"#E9FF8F","desaturated":"#DCEAA4","pastel":"#FFFFFF","neon":"#F1FFB8"}
Nearest named colors
[{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":23.853720883753127},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":25.317977802344327},{"slug":"pastel-yellow","name":"Pastel Yellow","hex":"#FDFD96","distance":27},{"slug":"vanilla","name":"Vanilla","hex":"#F3E5AB","distance":30.099833886584822},{"slug":"butter","name":"Butter","hex":"#FFF1A8","distance":32.63433774416144}]

HEX meaning and use

About #E3F698

#E3F698 is classified as a cool green value with pastel visual character. #E3F698 is visually closest to Khaki, a named yellow color with HEX #F0E68C.

The RGB channels are 227, 246, and 152, with green carrying the strongest channel weight. In HSL, the hue is 72deg with 84% saturation and 78% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.8451, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 23.85, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.9:1AA Pass
White text1.17:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #E3F698 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000017.9:1 · AAA
White text#FFFFFF1.17:1 · Fail

Accessible Alternatives

#FAFDEC#000000 text · best 20.33:1#FAFDEC
Pastel Yellow#000000 text · best 19.67:1#FDFD96
#E9FF8F#000000 text · best 19.17:1#E9FF8F
Butter#000000 text · best 18.4:1#FFF1A8
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA

Generated Palette

#E3F698#E3F698
#AB98F6#AB98F6
#F6DA98#F6DA98
#B4F698#B4F698
#FAFDEC#FAFDEC
#CCEF43#CCEF43

Color Harmonies

#AB98F6#AB98F6
#F6DA98#F6DA98
#B4F698#B4F698
#98E3F6#98E3F6
#F698E3#F698E3

Variants

#FAFDEC#FAFDEC
#CCEF43#CCEF43
#E9FF8F#E9FF8F
#DCEAA4#DCEAA4
White#FFFFFF
#F1FFB8#F1FFB8

Nearest Named Colors