HEX atlas value

#E0F3C4

#E0F3C4 is a cool green HEX color close to Pearl. According to Colors Encyclopedia, it converts to RGB 224, 243, 196, HSL 84, 66%, 86%, has luminance 0.8393, and belongs to the light group.

#E0F3C4 Sample readable text
HEX #E0F3C4
RGB rgb(224, 243, 196)
HSL hsl(84 66% 86%)
CMYK cmyk(8, 0, 19, 5)
Luminance 0.8393
Contrast Black 17.79:1White 1.18:1

CSS

--color-e0f3c4: #E0F3C4;
.background-e0f3c4 { background-color: #E0F3C4; }
.text-e0f3c4 { color: #E0F3C4; }

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.8393
Black text17.79:1AA Pass
White text1.18: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":"#E0F3C4","rgb":[224,243,196],"hsl":[84,66,86],"cmyk":[8,0,19,5],"luminance":0.8393,"contrast":{"black":17.79,"white":1.18}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.79,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.18,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E2FBBC","hex":"#E2FBBC","family":"green","bestTextColor":"#000000","contrastBlack":18.76,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F3EEC4","hex":"#F3EEC4","family":"yellow","bestTextColor":"#000000","contrastBlack":17.84,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Canvas","hex":"#F4EBD0","family":"yellow","bestTextColor":"#000000","contrastBlack":17.64,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Pearl adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e0f3c4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pearl.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json"]}
Harmonies
{"complementary":"#D7C4F3","analogous":["#F3EEC4","#C8F3C4"],"triadic":["#C4E0F3","#F3C4E0"],"tetradic":["#C4F3EE","#D7C4F3","#F3C4C8"],"splitComplementary":["#C4C8F3","#EEC4F3"],"monochromatic":["#FFFFFF","#E0F3C4","#B8E378"]}
Variants
{"light":"#FFFFFF","dark":"#B8E378","saturated":"#E2FBBC","desaturated":"#DEEBCC","pastel":"#FFFFFF","neon":"#F3FFE0"}
Nearest named colors
[{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":21.840329667841555},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":22.293496809607955},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":22.737634001804146},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":24.186773244895647},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":24.657656011875904}]

HEX meaning and use

About #E0F3C4

#E0F3C4 is classified as a cool green value with light visual character. #E0F3C4 is visually closest to Pearl, a named orange color with HEX #EAE0C8.

The RGB channels are 224, 243, and 196, with green carrying the strongest channel weight. In HSL, the hue is 84deg with 66% saturation and 86% lightness, so this page treats it as a moderate-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 light surfaces. Its luminance is 0.8393, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 21.84, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.79:1AA Pass
White text1.18:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.79:1 · AAA
White text#FFFFFF1.18:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#E2FBBC#000000 text · best 18.76:1#E2FBBC
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#F3EEC4#000000 text · best 17.84:1#F3EEC4
Canvas#000000 text · best 17.64:1#F4EBD0

Generated Palette

#E0F3C4#E0F3C4
#D7C4F3#D7C4F3
#F3EEC4#F3EEC4
#C8F3C4#C8F3C4
White#FFFFFF
#B8E378#B8E378

Color Harmonies

#D7C4F3#D7C4F3
#F3EEC4#F3EEC4
#C8F3C4#C8F3C4
#C4E0F3#C4E0F3
#F3C4E0#F3C4E0

Variants

White#FFFFFF
#B8E378#B8E378
#E2FBBC#E2FBBC
#DEEBCC#DEEBCC
White#FFFFFF
#F3FFE0#F3FFE0

Nearest Named Colors