#EAF0EA#EAF0EA
#EAF0EA is a very light, near-neutral green. Relative luminance 0.858; OKLCH L 94.9% C 0.010 H 145.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0EA |
|---|---|
| RGB | rgb(234, 240, 234) |
| HSL | hsl(120, 17%, 93%) |
| HSV | hsv(120, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.21, -3.06, 2.20) |
| CIE-LCH | lch(94.21, 3.77, 144.30°) |
| OKLab | oklab(94.89% -0.0084 0.0058) |
| OKLCH | oklch(94.89% 0.01 145.5) |
| XYZ | xyz(79.9405, 85.7529, 90.1664) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.34
Light Grey
#D8DCD6
ΔE00 4.37
Off White
#FAF9F6
ΔE00 4.48
Whitesmoke
#F5F5F5
ΔE00 4.77
Azure (CSS)
#F0FFFF
ΔE00 5.01
Ivory
#FFFFF0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0EA #F0EAF0
analogous
#EDF0EA #EAF0EA #EAF0ED
triadic
#EAF0EA #EAEAF0 #F0EAEA
tetradic
#EAF0EA #EAEDF0 #F0EAF0 #F0EDEA
square
#EAF0EA #EAEDF0 #F0EAF0 #F0EDEA
split-complementary
#EAF0EA #EDEAF0 #F0EAED
monochromatic
#A3BDA3 #C6D6C6 #EAF0EA #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.16
#EAF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#EAF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0EA
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0EA | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#EAF0EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaf0ea; /* rgb */ color: rgb(234, 240, 234); /* oklch */ color: oklch(94.9% 0.010 145.5);
Tailwind
colors: {
custom: {
50: '#f0f4f0',
500: '#eaf0ea',
950: '#000000',
},
}SCSS
$custom: #eaf0ea; $custom-light: #f0f4f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf0ea",
"rgb": {
"r": 234,
"g": 240,
"b": 234
},
"hsl": {
"h": 120,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94892,
"c": 0.01019,
"h": 145.5
},
"luminance": 0.85753
}Semantic roles & 50–950 ramp
primary
#EAF0EA
secondary
#C7B8C7
accent
#4B9B9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585