#EAF0EB#EAF0EB
#EAF0EB is a very light, near-neutral green. Relative luminance 0.858; OKLCH L 94.9% C 0.009 H 150.7°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0EB |
|---|---|
| RGB | rgb(234, 240, 235) |
| HSL | hsl(130, 17%, 93%) |
| HSV | hsv(130, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(94.23, -2.88, 1.72) |
| CIE-LCH | lch(94.23, 3.36, 149.24°) |
| OKLab | oklab(94.92% -0.008 0.0045) |
| OKLCH | oklch(94.92% 0.009 150.7) |
| XYZ | xyz(80.0845, 85.8105, 90.9252) |
| Luminance | 0.8581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.33
Off White
#FAF9F6
ΔE00 4.26
Light Grey
#D8DCD6
ΔE00 4.40
Whitesmoke
#F5F5F5
ΔE00 4.43
Azure (CSS)
#F0FFFF
ΔE00 4.80
White
#FFFFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0EB #F0EAEF
analogous
#ECF0EA #EAF0EB #EAF0EE
triadic
#EAF0EB #EBEAF0 #F0EBEA
tetradic
#EAF0EB #EAECF0 #F0EAEF #F0EEEA
square
#EAF0EB #EAECF0 #F0EAEF #F0EEEA
split-complementary
#EAF0EB #EEEAF0 #F0EAEC
monochromatic
#A3BDA7 #C6D6C9 #EAF0EB #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.16
#EAF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#EAF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0EB
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0EB | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#E9F0EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaf0eb; /* rgb */ color: rgb(234, 240, 235); /* oklch */ color: oklch(94.9% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#f0f4f1',
500: '#eaf0eb',
950: '#000000',
},
}SCSS
$custom: #eaf0eb; $custom-light: #f0f4f1; $custom-dark: #000000;
JSON
{
"hex": "#eaf0eb",
"rgb": {
"r": 234,
"g": 240,
"b": 235
},
"hsl": {
"h": 130,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.9492,
"c": 0.0092,
"h": 150.7
},
"luminance": 0.85811
}Semantic roles & 50–950 ramp
primary
#EAF0EB
secondary
#C7B8C4
accent
#4B8E9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585