#EDF7EA#EDF7EA
#EDF7EA is a very light, muted green. Relative luminance 0.905; OKLCH L 96.5% C 0.020 H 138.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF7EA |
|---|---|
| RGB | rgb(237, 247, 234) |
| HSL | hsl(106, 45%, 94%) |
| HSV | hsv(106, 5%, 97%) |
| CMYK | cmyk(4%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.19, -5.60, 5.10) |
| CIE-LCH | lch(96.19, 7.57, 137.65°) |
| OKLab | oklab(96.51% -0.0151 0.0134) |
| OKLCH | oklch(96.51% 0.02 138.4) |
| XYZ | xyz(83.0345, 90.4662, 90.9132) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.46
Mintcream
#F5FFFA
ΔE00 3.88
Ivory
#FFFFF0
ΔE00 4.63
Beige
#F5F5DC
ΔE00 5.61
Azure (CSS)
#F0FFFF
ΔE00 6.12
Off White (survey)
#FFFFE4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF7EA #F4EAF7
analogous
#F4F7EA #EDF7EA #EAF7EE
triadic
#EDF7EA #EAEDF7 #F7EAED
tetradic
#EDF7EA #EAF4F7 #F4EAF7 #F7EEEA
square
#EDF7EA #EAF4F7 #F4EAF7 #F7EEEA
split-complementary
#EDF7EA #EEEAF7 #F7EAF4
monochromatic
#A1D591 #C7E6BE #ECF7E9 #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.10
#EDF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#EDF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF7EA
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF7EA | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#EDF6F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edf7ea; /* rgb */ color: rgb(237, 247, 234); /* oklch */ color: oklch(96.5% 0.020 138.4);
Tailwind
colors: {
custom: {
50: '#f2f9f0',
500: '#edf7ea',
950: '#000000',
},
}SCSS
$custom: #edf7ea; $custom-light: #f2f9f0; $custom-dark: #000000;
JSON
{
"hex": "#edf7ea",
"rgb": {
"r": 237,
"g": 247,
"b": 234
},
"hsl": {
"h": 106.154,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96509,
"c": 0.02015,
"h": 138.4
},
"luminance": 0.90467
}Semantic roles & 50–950 ramp
primary
#EDF7EA
secondary
#CDB0D6
accent
#2EB898
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585