#EAF7EA#EAF7EA
#EAF7EA is a very light, muted green. Relative luminance 0.900; OKLCH L 96.3% C 0.022 H 145.4°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7EA |
|---|---|
| RGB | rgb(234, 247, 234) |
| HSL | hsl(120, 45%, 94%) |
| HSV | hsv(120, 5%, 97%) |
| CMYK | cmyk(5.3%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.98, -6.60, 4.77) |
| CIE-LCH | lch(95.98, 8.14, 144.14°) |
| OKLab | oklab(96.29% -0.0181 0.0125) |
| OKLCH | oklch(96.29% 0.022 145.4) |
| XYZ | xyz(82.0410, 89.9540, 90.8666) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.85
Mintcream
#F5FFFA
ΔE00 4.21
Ivory
#FFFFF0
ΔE00 5.70
Azure (CSS)
#F0FFFF
ΔE00 6.05
Beige
#F5F5DC
ΔE00 6.37
Off White (survey)
#FFFFE4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7EA #F7EAF7
analogous
#F1F7EA #EAF7EA #EAF7F1
triadic
#EAF7EA #EAEAF7 #F7EAEA
tetradic
#EAF7EA #EAF1F7 #F7EAF7 #F7F1EA
square
#EAF7EA #EAF1F7 #F7EAF7 #F7F1EA
split-complementary
#EAF7EA #F1EAF7 #F7EAF1
monochromatic
#91D591 #BEE6BE #E9F7E9 #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.11
#EAF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#EAF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7EA
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7EA | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#E9F6F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf7ea; /* rgb */ color: rgb(234, 247, 234); /* oklch */ color: oklch(96.3% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#f0f9f0',
500: '#eaf7ea',
950: '#000000',
},
}SCSS
$custom: #eaf7ea; $custom-light: #f0f9f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf7ea",
"rgb": {
"r": 234,
"g": 247,
"b": 234
},
"hsl": {
"h": 120,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96289,
"c": 0.02198,
"h": 145.4
},
"luminance": 0.89954
}Semantic roles & 50–950 ramp
primary
#EAF7EA
secondary
#D6B0D6
accent
#2EB8B8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585