#EAF7EC#EAF7EC
#EAF7EC is a very light, near-neutral green. Relative luminance 0.901; OKLCH L 96.3% C 0.020 H 150.1°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7EC |
|---|---|
| RGB | rgb(234, 247, 236) |
| HSL | hsl(129, 45%, 94%) |
| HSV | hsv(129, 5%, 97%) |
| CMYK | cmyk(5.3%, 0%, 4.5%, 3.1%) |
| CIE-LAB | lab(96.03, -6.24, 3.80) |
| CIE-LCH | lch(96.03, 7.31, 148.65°) |
| OKLab | oklab(96.34% -0.0173 0.01) |
| OKLCH | oklch(96.34% 0.02 150.1) |
| XYZ | xyz(82.3299, 90.0695, 92.3884) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.29
Mintcream
#F5FFFA
ΔE00 3.54
Azure (CSS)
#F0FFFF
ΔE00 5.27
Ivory
#FFFFF0
ΔE00 5.77
Beige
#F5F5DC
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7EC #F7EAF5
analogous
#EFF7EA #EAF7EC #EAF7F3
triadic
#EAF7EC #ECEAF7 #F7ECEA
tetradic
#EAF7EC #EAEFF7 #F7EAF5 #F7F3EA
square
#EAF7EC #EAEFF7 #F7EAF5 #F7F3EA
split-complementary
#EAF7EC #F3EAF7 #F7EAEF
monochromatic
#91D59C #BEE6C4 #E9F7EB #E9F7EB #E9F7EB
Accessibility & contrast
On white
1.10
#EAF7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EAF7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7EC
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7EC | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#E9F6F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf7ec; /* rgb */ color: rgb(234, 247, 236); /* oklch */ color: oklch(96.3% 0.020 150.1);
Tailwind
colors: {
custom: {
50: '#f0f9f2',
500: '#eaf7ec',
950: '#000000',
},
}SCSS
$custom: #eaf7ec; $custom-light: #f0f9f2; $custom-dark: #000000;
JSON
{
"hex": "#eaf7ec",
"rgb": {
"r": 234,
"g": 247,
"b": 236
},
"hsl": {
"h": 129.231,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96342,
"c": 0.01998,
"h": 150.1
},
"luminance": 0.9007
}Semantic roles & 50–950 ramp
primary
#EAF7EC
secondary
#D6B0D0
accent
#2EA3B8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585