#EDF9EB#EDF9EB
#EDF9EB is a very light, muted green. Relative luminance 0.918; OKLCH L 96.9% C 0.022 H 141.2°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF9EB |
|---|---|
| RGB | rgb(237, 249, 235) |
| HSL | hsl(111, 54%, 95%) |
| HSV | hsv(111, 6%, 98%) |
| CMYK | cmyk(4.8%, 0%, 5.6%, 2.4%) |
| CIE-LAB | lab(96.72, -6.43, 5.35) |
| CIE-LCH | lch(96.72, 8.36, 140.22°) |
| OKLab | oklab(96.94% -0.0174 0.014) |
| OKLCH | oklch(96.94% 0.022 141.2) |
| XYZ | xyz(83.7935, 91.7536, 91.8769) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.58
Mintcream
#F5FFFA
ΔE00 4.26
Ivory
#FFFFF0
ΔE00 5.20
Beige
#F5F5DC
ΔE00 5.89
Azure (CSS)
#F0FFFF
ΔE00 6.33
Off White (survey)
#FFFFE4
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF9EB #F7EBF9
analogous
#F4F9EB #EDF9EB #EBF9F0
triadic
#EDF9EB #EBEDF9 #F9EBED
tetradic
#EDF9EB #EBF4F9 #F7EBF9 #F9F0EB
square
#EDF9EB #EBF4F9 #F7EBF9 #F9F0EB
split-complementary
#EDF9EB #F0EBF9 #F9EBF4
monochromatic
#98DD8D #C3EBBC #EAF8E7 #EAF8E7 #EAF8E7
Accessibility & contrast
On white
1.09
#EDF9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#EDF9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF9EB
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF9EB | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#ECF8F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edf9eb; /* rgb */ color: rgb(237, 249, 235); /* oklch */ color: oklch(96.9% 0.022 141.2);
Tailwind
colors: {
custom: {
50: '#f2fbf1',
500: '#edf9eb',
950: '#000000',
},
}SCSS
$custom: #edf9eb; $custom-light: #f2fbf1; $custom-dark: #000000;
JSON
{
"hex": "#edf9eb",
"rgb": {
"r": 237,
"g": 249,
"b": 235
},
"hsl": {
"h": 111.429,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.96935,
"c": 0.02238,
"h": 141.2
},
"luminance": 0.91754
}Semantic roles & 50–950 ramp
primary
#EDF9EB
secondary
#D4AEDA
accent
#24C1AB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585