#EDF4EB#EDF4EB
#EDF4EB is a very light, near-neutral green. Relative luminance 0.887; OKLCH L 95.9% C 0.014 H 138.7°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF4EB |
|---|---|
| RGB | rgb(237, 244, 235) |
| HSL | hsl(107, 29%, 94%) |
| HSV | hsv(107, 4%, 96%) |
| CMYK | cmyk(2.9%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(95.46, -3.91, 3.52) |
| CIE-LCH | lch(95.46, 5.26, 137.98°) |
| OKLab | oklab(95.94% -0.0105 0.0093) |
| OKLCH | oklch(95.94% 0.014 138.7) |
| XYZ | xyz(82.2686, 88.7038, 91.3686) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.98
Ivory
#FFFFF0
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.45
Azure (CSS)
#F0FFFF
ΔE00 5.24
Off White
#FAF9F6
ΔE00 5.29
Light Grey
#D8DCD6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF4EB #F2EBF4
analogous
#F2F4EB #EDF4EB #EBF4EE
triadic
#EDF4EB #EBEDF4 #F4EBED
tetradic
#EDF4EB #EBF2F4 #F2EBF4 #F4EEEB
square
#EDF4EB #EBF2F4 #F2EBF4 #F4EEEB
split-complementary
#EDF4EB #EEEBF4 #F4EBF2
monochromatic
#A6C99C #C9DEC4 #EDF4EB #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.12
#EDF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#EDF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF4EB
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF4EB | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EB
Deuteranopia (green-blind)
#F3F2EB
Tritanopia (blue-blind)
#EDF3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edf4eb; /* rgb */ color: rgb(237, 244, 235); /* oklch */ color: oklch(95.9% 0.014 138.7);
Tailwind
colors: {
custom: {
50: '#f2f7f1',
500: '#edf4eb',
950: '#000000',
},
}SCSS
$custom: #edf4eb; $custom-light: #f2f7f1; $custom-dark: #000000;
JSON
{
"hex": "#edf4eb",
"rgb": {
"r": 237,
"g": 244,
"b": 235
},
"hsl": {
"h": 106.667,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.95939,
"c": 0.01402,
"h": 138.7
},
"luminance": 0.88704
}Semantic roles & 50–950 ramp
primary
#EDF4EB
secondary
#C9B5CE
accent
#3EA890
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585