#EDF4E9#EDF4E9
#EDF4E9 is a very light, near-neutral yellow-green. Relative luminance 0.886; OKLCH L 95.9% C 0.016 H 133.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4E9 |
|---|---|
| RGB | rgb(237, 244, 233) |
| HSL | hsl(98, 33%, 94%) |
| HSV | hsv(98, 5%, 96%) |
| CMYK | cmyk(2.9%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(95.41, -4.26, 4.49) |
| CIE-LCH | lch(95.41, 6.19, 133.50°) |
| OKLab | oklab(95.89% -0.0113 0.0118) |
| OKLCH | oklch(95.89% 0.016 133.8) |
| XYZ | xyz(81.9812, 88.5889, 89.8554) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.54
Honeydew
#F0FFF0
ΔE00 3.99
Ivory
#FFFFF0
ΔE00 4.04
Beige
#F5F5DC
ΔE00 5.63
Light Grey
#D8DCD6
ΔE00 5.68
Off White
#FAF9F6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4E9 #F0E9F4
analogous
#F2F4E9 #EDF4E9 #E9F4EA
triadic
#EDF4E9 #E9EDF4 #F4E9ED
tetradic
#EDF4E9 #E9F2F4 #F0E9F4 #F4EAE9
square
#EDF4E9 #E9F2F4 #F0E9F4 #F4EAE9
split-complementary
#EDF4E9 #EAE9F4 #F4E9F2
monochromatic
#AACB97 #CCE0C0 #EDF4E9 #EEF5EB #EEF5EB
Accessibility & contrast
On white
1.12
#EDF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#EDF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4E9
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4E9 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E8
Deuteranopia (green-blind)
#F4F2E9
Tritanopia (blue-blind)
#EDF3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf4e9; /* rgb */ color: rgb(237, 244, 233); /* oklch */ color: oklch(95.9% 0.016 133.8);
Tailwind
colors: {
custom: {
50: '#f2f7f0',
500: '#edf4e9',
950: '#000000',
},
}SCSS
$custom: #edf4e9; $custom-light: #f2f7f0; $custom-dark: #000000;
JSON
{
"hex": "#edf4e9",
"rgb": {
"r": 237,
"g": 244,
"b": 233
},
"hsl": {
"h": 98.182,
"s": 33.333,
"l": 93.529
},
"oklch": {
"l": 0.95885,
"c": 0.01632,
"h": 133.8
},
"luminance": 0.88589
}Semantic roles & 50–950 ramp
primary
#EDF4E9
secondary
#C5B2CF
accent
#39AC82
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585