#EAF0EC#EAF0EC
#EAF0EC is a very light, near-neutral green. Relative luminance 0.859; OKLCH L 94.9% C 0.008 H 157.1°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0EC |
|---|---|
| RGB | rgb(234, 240, 236) |
| HSL | hsl(140, 17%, 93%) |
| HSV | hsv(140, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(94.26, -2.71, 1.23) |
| CIE-LCH | lch(94.26, 2.97, 155.50°) |
| OKLab | oklab(94.95% -0.0076 0.0032) |
| OKLCH | oklch(94.95% 0.008 157.1) |
| XYZ | xyz(80.2294, 85.8685, 91.6882) |
| Luminance | 0.8587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.39
Off White
#FAF9F6
ΔE00 4.09
Whitesmoke
#F5F5F5
ΔE00 4.10
Light Grey
#D8DCD6
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 4.63
White
#FFFFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0EC #F0EAEE
analogous
#EBF0EA #EAF0EC #EAF0EF
triadic
#EAF0EC #ECEAF0 #F0ECEA
tetradic
#EAF0EC #EAEBF0 #F0EAEE #F0EFEA
square
#EAF0EC #EAEBF0 #F0EAEE #F0EFEA
split-complementary
#EAF0EC #EFEAF0 #F0EAEB
monochromatic
#A3BDAB #C6D6CC #EAF0EC #EDF2EF #EDF2EF
Accessibility & contrast
On white
1.16
#EAF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#EAF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0EC
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0EC | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#E9F0EF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaf0ec; /* rgb */ color: rgb(234, 240, 236); /* oklch */ color: oklch(94.9% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#f0f4f2',
500: '#eaf0ec',
950: '#000000',
},
}SCSS
$custom: #eaf0ec; $custom-light: #f0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#eaf0ec",
"rgb": {
"r": 234,
"g": 240,
"b": 236
},
"hsl": {
"h": 140,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94947,
"c": 0.00829,
"h": 157.1
},
"luminance": 0.85869
}Semantic roles & 50–950 ramp
primary
#EAF0EC
secondary
#C7B8C2
accent
#4B809B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585