#EDF8EA#EDF8EA
#EDF8EA is a very light, muted green. Relative luminance 0.911; OKLCH L 96.7% C 0.022 H 139.0°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF8EA |
|---|---|
| RGB | rgb(237, 248, 234) |
| HSL | hsl(107, 50%, 95%) |
| HSV | hsv(107, 6%, 97%) |
| CMYK | cmyk(4.4%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.44, -6.10, 5.47) |
| CIE-LCH | lch(96.44, 8.19, 138.13°) |
| OKLab | oklab(96.71% -0.0164 0.0143) |
| OKLCH | oklch(96.71% 0.022 139) |
| XYZ | xyz(83.3411, 91.0795, 91.0154) |
| Luminance | 0.9108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.96
Mintcream
#F5FFFA
ΔE00 4.23
Ivory
#FFFFF0
ΔE00 4.91
Beige
#F5F5DC
ΔE00 5.61
Off White (survey)
#FFFFE4
ΔE00 6.21
Azure (CSS)
#F0FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF8EA #F5EAF8
analogous
#F4F8EA #EDF8EA #EAF8EE
triadic
#EDF8EA #EAEDF8 #F8EAED
tetradic
#EDF8EA #EAF4F8 #F5EAF8 #F8EEEA
square
#EDF8EA #EAF4F8 #F5EAF8 #F8EEEA
split-complementary
#EDF8EA #EEEAF8 #F8EAF4
monochromatic
#9ED98E #C6E9BC #EBF7E8 #EBF7E8 #EBF7E8
Accessibility & contrast
On white
1.09
#EDF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#EDF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF8EA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF8EA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#EDF7F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edf8ea; /* rgb */ color: rgb(237, 248, 234); /* oklch */ color: oklch(96.7% 0.022 139.0);
Tailwind
colors: {
custom: {
50: '#f2faf0',
500: '#edf8ea',
950: '#000000',
},
}SCSS
$custom: #edf8ea; $custom-light: #f2faf0; $custom-dark: #000000;
JSON
{
"hex": "#edf8ea",
"rgb": {
"r": 237,
"g": 248,
"b": 234
},
"hsl": {
"h": 107.143,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96709,
"c": 0.02181,
"h": 139
},
"luminance": 0.9108
}Semantic roles & 50–950 ramp
primary
#EDF8EA
secondary
#CFAED8
accent
#28BD9D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585