#EDF9EA#EDF9EA
#EDF9EA is a very light, muted green. Relative luminance 0.917; OKLCH L 96.9% C 0.023 H 139.4°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9EA |
|---|---|
| RGB | rgb(237, 249, 234) |
| HSL | hsl(108, 56%, 95%) |
| HSV | hsv(108, 6%, 98%) |
| CMYK | cmyk(4.8%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(96.70, -6.60, 5.83) |
| CIE-LCH | lch(96.70, 8.81, 138.54°) |
| OKLab | oklab(96.91% -0.0178 0.0153) |
| OKLCH | oklch(96.91% 0.023 139.4) |
| XYZ | xyz(83.6494, 91.6960, 91.1181) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.53
Mintcream
#F5FFFA
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 5.22
Beige
#F5F5DC
ΔE00 5.67
Off White (survey)
#FFFFE4
ΔE00 6.17
Azure (CSS)
#F0FFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9EA #F6EAF9
analogous
#F5F9EA #EDF9EA #EAF9EF
triadic
#EDF9EA #EAEDF9 #F9EAED
tetradic
#EDF9EA #EAF5F9 #F6EAF9 #F9EFEA
square
#EDF9EA #EAF5F9 #F6EAF9 #F9EFEA
split-complementary
#EDF9EA #EFEAF9 #F9EAF5
monochromatic
#9BDE8B #C4EBBA #EBF8E7 #EBF8E7 #EBF8E7
Accessibility & contrast
On white
1.09
#EDF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#EDF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9EA
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9EA | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#EDF8F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf9ea; /* rgb */ color: rgb(237, 249, 234); /* oklch */ color: oklch(96.9% 0.023 139.4);
Tailwind
colors: {
custom: {
50: '#f2fbf0',
500: '#edf9ea',
950: '#000000',
},
}SCSS
$custom: #edf9ea; $custom-light: #f2fbf0; $custom-dark: #000000;
JSON
{
"hex": "#edf9ea",
"rgb": {
"r": 237,
"g": 249,
"b": 234
},
"hsl": {
"h": 108,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.96908,
"c": 0.02348,
"h": 139.4
},
"luminance": 0.91696
}Semantic roles & 50–950 ramp
primary
#EDF9EA
secondary
#D1ADDB
accent
#22C3A3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585