#EDF9EE#EDF9EE
#EDF9EE is a very light, near-neutral green. Relative luminance 0.919; OKLCH L 97.0% C 0.019 H 147.8°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9EE |
|---|---|
| RGB | rgb(237, 249, 238) |
| HSL | hsl(125, 50%, 95%) |
| HSV | hsv(125, 5%, 98%) |
| CMYK | cmyk(4.8%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(96.79, -5.90, 3.91) |
| CIE-LCH | lch(96.79, 7.08, 146.49°) |
| OKLab | oklab(97.02% -0.0163 0.0102) |
| OKLCH | oklch(97.02% 0.019 147.8) |
| XYZ | xyz(84.2305, 91.9284, 94.1788) |
| Luminance | 0.9193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.22
Mintcream
#F5FFFA
ΔE00 3.17
Azure (CSS)
#F0FFFF
ΔE00 5.15
Ivory
#FFFFF0
ΔE00 5.28
Beige
#F5F5DC
ΔE00 6.66
Light Grey
#D8DCD6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9EE #F9EDF8
analogous
#F2F9ED #EDF9EE #EDF9F4
triadic
#EDF9EE #EEEDF9 #F9EEED
tetradic
#EDF9EE #EDF2F9 #F9EDF8 #F9F4ED
square
#EDF9EE #EDF2F9 #F9EDF8 #F9F4ED
split-complementary
#EDF9EE #F4EDF9 #F9EDF2
monochromatic
#91DA97 #BFEAC3 #E8F7E9 #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.08
#EDF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EDF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9EE
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9EE | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7ED
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#ECF8F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edf9ee; /* rgb */ color: rgb(237, 249, 238); /* oklch */ color: oklch(97.0% 0.019 147.8);
Tailwind
colors: {
custom: {
50: '#f2fbf3',
500: '#edf9ee',
950: '#000000',
},
}SCSS
$custom: #edf9ee; $custom-light: #f2fbf3; $custom-dark: #000000;
JSON
{
"hex": "#edf9ee",
"rgb": {
"r": 237,
"g": 249,
"b": 238
},
"hsl": {
"h": 125,
"s": 50,
"l": 95.294
},
"oklch": {
"l": 0.97015,
"c": 0.01924,
"h": 147.8
},
"luminance": 0.91929
}Semantic roles & 50–950 ramp
primary
#EDF9EE
secondary
#D9B1D6
accent
#28B1BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585