#EDF4EA#EDF4EA
#EDF4EA is a very light, near-neutral green. Relative luminance 0.886; OKLCH L 95.9% C 0.015 H 136.1°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4EA |
|---|---|
| RGB | rgb(237, 244, 234) |
| HSL | hsl(102, 31%, 94%) |
| HSV | hsv(102, 4%, 96%) |
| CMYK | cmyk(2.9%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.43, -4.08, 4.00) |
| CIE-LCH | lch(95.43, 5.72, 135.56°) |
| OKLab | oklab(95.91% -0.0109 0.0105) |
| OKLCH | oklch(95.91% 0.015 136.1) |
| XYZ | xyz(82.1245, 88.6462, 90.6098) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.24
Ivory
#FFFFF0
ΔE00 4.17
Honeydew
#F0FFF0
ΔE00 4.20
Light Grey
#D8DCD6
ΔE00 5.53
Azure (CSS)
#F0FFFF
ΔE00 5.57
Off White
#FAF9F6
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4EA #F1EAF4
analogous
#F2F4EA #EDF4EA #EAF4EC
triadic
#EDF4EA #EAEDF4 #F4EAED
tetradic
#EDF4EA #EAF2F4 #F1EAF4 #F4ECEA
square
#EDF4EA #EAF2F4 #F1EAF4 #F4ECEA
split-complementary
#EDF4EA #ECEAF4 #F4EAF2
monochromatic
#A8CA9A #CBDFC2 #EDF4EA #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.12
#EDF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#EDF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4EA
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4EA | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#EDF3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf4ea; /* rgb */ color: rgb(237, 244, 234); /* oklch */ color: oklch(95.9% 0.015 136.1);
Tailwind
colors: {
custom: {
50: '#f2f7f0',
500: '#edf4ea',
950: '#000000',
},
}SCSS
$custom: #edf4ea; $custom-light: #f2f7f0; $custom-dark: #000000;
JSON
{
"hex": "#edf4ea",
"rgb": {
"r": 237,
"g": 244,
"b": 234
},
"hsl": {
"h": 102,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95912,
"c": 0.01516,
"h": 136.1
},
"luminance": 0.88646
}Semantic roles & 50–950 ramp
primary
#EDF4EA
secondary
#C7B4CF
accent
#3CAA89
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585