#EDF4E7#EDF4E7
#EDF4E7 is a very light, near-neutral yellow-green. Relative luminance 0.885; OKLCH L 95.8% C 0.019 H 130.2°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4E7 |
|---|---|
| RGB | rgb(237, 244, 231) |
| HSL | hsl(92, 37%, 93%) |
| HSV | hsv(92, 5%, 96%) |
| CMYK | cmyk(2.9%, 0%, 5.3%, 4.3%) |
| CIE-LAB | lab(95.36, -4.60, 5.45) |
| CIE-LCH | lch(95.36, 7.13, 130.17°) |
| OKLab | oklab(95.83% -0.0121 0.0143) |
| OKLCH | oklch(95.83% 0.019 130.2) |
| XYZ | xyz(81.6972, 88.4753, 88.3592) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.69
Ivory
#FFFFF0
ΔE00 3.91
Mintcream
#F5FFFA
ΔE00 4.18
Beige
#F5F5DC
ΔE00 4.95
Off White (survey)
#FFFFE4
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4E7 #EEE7F4
analogous
#F3F4E7 #EDF4E7 #E7F4E7
triadic
#EDF4E7 #E7EDF4 #F4E7ED
tetradic
#EDF4E7 #E7F3F4 #EEE7F4 #F4E7E7
square
#EDF4E7 #E7F3F4 #EEE7F4 #F4E7E7
split-complementary
#EDF4E7 #E7E7F4 #F4E7F3
monochromatic
#AECE93 #CEE1BD #EDF4E7 #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.12
#EDF4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#EDF4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4E7
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4E7 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E6
Deuteranopia (green-blind)
#F4F1E8
Tritanopia (blue-blind)
#EEF3F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf4e7; /* rgb */ color: rgb(237, 244, 231); /* oklch */ color: oklch(95.8% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#f2f7ee',
500: '#edf4e7',
950: '#000000',
},
}SCSS
$custom: #edf4e7; $custom-light: #f2f7ee; $custom-dark: #000000;
JSON
{
"hex": "#edf4e7",
"rgb": {
"r": 237,
"g": 244,
"b": 231
},
"hsl": {
"h": 92.308,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.95831,
"c": 0.01871,
"h": 130.2
},
"luminance": 0.88475
}Semantic roles & 50–950 ramp
primary
#EDF4E7
secondary
#C1AFD0
accent
#35B077
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585