#EAF5EC#EAF5EC
#EAF5EC is a very light, near-neutral green. Relative luminance 0.889; OKLCH L 95.9% C 0.017 H 151.1°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5EC |
|---|---|
| RGB | rgb(234, 245, 236) |
| HSL | hsl(131, 35%, 94%) |
| HSV | hsv(131, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(95.52, -5.24, 3.07) |
| CIE-LCH | lch(95.52, 6.07, 149.62°) |
| OKLab | oklab(95.94% -0.0146 0.008) |
| OKLCH | oklch(95.94% 0.017 151.1) |
| XYZ | xyz(81.7216, 88.8529, 92.1856) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.87
Honeydew
#F0FFF0
ΔE00 3.40
Azure (CSS)
#F0FFFF
ΔE00 4.69
Ivory
#FFFFF0
ΔE00 5.46
Light Grey
#D8DCD6
ΔE00 6.08
Off White
#FAF9F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5EC #F5EAF3
analogous
#EEF5EA #EAF5EC #EAF5F2
triadic
#EAF5EC #ECEAF5 #F5ECEA
tetradic
#EAF5EC #EAEEF5 #F5EAF3 #F5F2EA
square
#EAF5EC #EAEEF5 #F5EAF3 #F5F2EA
split-complementary
#EAF5EC #F2EAF5 #F5EAEE
monochromatic
#97CEA1 #C1E1C6 #EAF5EC #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.12
#EAF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#EAF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5EC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5EC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#E9F5F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf5ec; /* rgb */ color: rgb(234, 245, 236); /* oklch */ color: oklch(95.9% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#f0f8f2',
500: '#eaf5ec',
950: '#000000',
},
}SCSS
$custom: #eaf5ec; $custom-light: #f0f8f2; $custom-dark: #000000;
JSON
{
"hex": "#eaf5ec",
"rgb": {
"r": 234,
"g": 245,
"b": 236
},
"hsl": {
"h": 130.909,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95943,
"c": 0.01663,
"h": 151.1
},
"luminance": 0.88853
}Semantic roles & 50–950 ramp
primary
#EAF5EC
secondary
#D1B2CB
accent
#3799AE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585