#EDF4E8#EDF4E8
#EDF4E8 is a very light, near-neutral yellow-green. Relative luminance 0.885; OKLCH L 95.9% C 0.018 H 131.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4E8 |
|---|---|
| RGB | rgb(237, 244, 232) |
| HSL | hsl(95, 35%, 93%) |
| HSV | hsv(95, 5%, 96%) |
| CMYK | cmyk(2.9%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.38, -4.43, 4.97) |
| CIE-LCH | lch(95.38, 6.66, 131.72°) |
| OKLab | oklab(95.86% -0.0117 0.013) |
| OKLCH | oklch(95.86% 0.018 131.9) |
| XYZ | xyz(81.8388, 88.5319, 89.1052) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.82
Mintcream
#F5FFFA
ΔE00 3.85
Ivory
#FFFFF0
ΔE00 3.96
Beige
#F5F5DC
ΔE00 5.28
Light Grey
#D8DCD6
ΔE00 5.85
Floralwhite
#FFFAF0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4E8 #EFE8F4
analogous
#F3F4E8 #EDF4E8 #E8F4E9
triadic
#EDF4E8 #E8EDF4 #F4E8ED
tetradic
#EDF4E8 #E8F3F4 #EFE8F4 #F4E9E8
square
#EDF4E8 #E8F3F4 #EFE8F4 #F4E9E8
split-complementary
#EDF4E8 #E9E8F4 #F4E8F3
monochromatic
#ACCC95 #CDE0BF #EDF4E8 #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.12
#EDF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#EDF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4E8
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4E8 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E7
Deuteranopia (green-blind)
#F4F2E8
Tritanopia (blue-blind)
#EDF3F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf4e8; /* rgb */ color: rgb(237, 244, 232); /* oklch */ color: oklch(95.9% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#f2f7ef',
500: '#edf4e8',
950: '#000000',
},
}SCSS
$custom: #edf4e8; $custom-light: #f2f7ef; $custom-dark: #000000;
JSON
{
"hex": "#edf4e8",
"rgb": {
"r": 237,
"g": 244,
"b": 232
},
"hsl": {
"h": 95,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95858,
"c": 0.01751,
"h": 131.9
},
"luminance": 0.88532
}Semantic roles & 50–950 ramp
primary
#EDF4E8
secondary
#C3B1D0
accent
#37AE7D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585