HEX atlas value

#E0F9BD

#E0F9BD is a cool green HEX color close to Pastel Mint. According to Colors Encyclopedia, it converts to RGB 224, 249, 189, HSL 85, 83%, 86%, has luminance 0.8727, and belongs to the light and pastel groups.

#E0F9BD Sample readable text
HEX #E0F9BD
RGB rgb(224, 249, 189)
HSL hsl(85 83% 86%)
CMYK cmyk(10, 0, 24, 2)
Luminance 0.8727
Contrast Black 18.45:1White 1.14:1

CSS

--color-e0f9bd: #E0F9BD;
.background-e0f9bd { background-color: #E0F9BD; }
.text-e0f9bd { color: #E0F9BD; }

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.8727
Black text18.45:1AA Pass
White text1.14: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":"#E0F9BD","rgb":[224,249,189],"hsl":[85,83,86],"cmyk":[10,0,24,2],"luminance":0.8727,"contrast":{"black":18.45,"white":1.14}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.45,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.14,"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":"#E1FFB8","hex":"#E1FFB8","family":"green","bestTextColor":"#000000","contrastBlack":19.2,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F9F4BE","hex":"#F9F4BE","family":"yellow","bestTextColor":"#000000","contrastBlack":18.71,"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":"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","pastel","light green","pastel green","Pastel Mint adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/e0f9bd.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json","https://www.colorsencyclopedia.com/api/colors/vellum.json","https://www.colorsencyclopedia.com/api/colors/pale-goldenrod.json"]}
Harmonies
{"complementary":"#D6BEF9","analogous":["#F9F4BE","#C3F9BE"],"triadic":["#BEE0F9","#F9BEE0"],"tetradic":["#BEF9F4","#D6BEF9","#F9BEC3"],"splitComplementary":["#BEC3F9","#F4BEF9"],"monochromatic":["#FFFFFF","#E0F9BD","#B9F16A"]}
Variants
{"light":"#FFFFFF","dark":"#B9F16A","saturated":"#E1FFB8","desaturated":"#DFF1C6","pastel":"#FFFFFF","neon":"#F2FFE0"}
Nearest named colors
[{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":26.19160170741759},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":28.809720581775867},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":29.086079144497972},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":29.086079144497972},{"slug":"canvas","name":"Canvas","hex":"#F4EBD0","distance":30.93541659651604}]

HEX meaning and use

About #E0F9BD

#E0F9BD is classified as a cool green value with light and pastel visual character. #E0F9BD is visually closest to Pastel Mint, a named green color with HEX #CEFAD0.

The RGB channels are 224, 249, and 189, with green carrying the strongest channel weight. In HSL, the hue is 85deg with 83% saturation and 86% 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.8727, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 26.19, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.45:1AA Pass
White text1.14:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.45:1 · AAA
White text#FFFFFF1.14:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#E1FFB8#000000 text · best 19.2:1#E1FFB8
#F9F4BE#000000 text · best 18.71:1#F9F4BE
Pastel Mint#000000 text · best 18.21:1#CEFAD0
Canvas#000000 text · best 17.64:1#F4EBD0

Generated Palette

#E0F9BD#E0F9BD
#D6BEF9#D6BEF9
#F9F4BE#F9F4BE
#C3F9BE#C3F9BE
White#FFFFFF
#B9F16A#B9F16A

Color Harmonies

#D6BEF9#D6BEF9
#F9F4BE#F9F4BE
#C3F9BE#C3F9BE
#BEE0F9#BEE0F9
#F9BEE0#F9BEE0

Variants

White#FFFFFF
#B9F16A#B9F16A
#E1FFB8#E1FFB8
#DFF1C6#DFF1C6
White#FFFFFF
#F2FFE0#F2FFE0

Nearest Named Colors