#EAF0EE#EAF0EE
#EAF0EE is a very light, near-neutral teal. Relative luminance 0.860; OKLCH L 95.0% C 0.007 H 174.4°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0EE |
|---|---|
| RGB | rgb(234, 240, 238) |
| HSL | hsl(160, 17%, 93%) |
| HSV | hsv(160, 3%, 94%) |
| CMYK | cmyk(2.5%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(94.31, -2.35, 0.27) |
| CIE-LCH | lch(94.31, 2.36, 173.47°) |
| OKLab | oklab(95% -0.0069 0.0007) |
| OKLCH | oklch(95% 0.007 174.4) |
| XYZ | xyz(80.5216, 85.9853, 93.2271) |
| Luminance | 0.8599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.53
Mintcream
#F5FFFA
ΔE00 3.72
Off White
#FAF9F6
ΔE00 3.89
Azure (CSS)
#F0FFFF
ΔE00 4.44
Pale Grey
#FDFDFE
ΔE00 4.66
White
#FFFFFF
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0EE #F0EAEC
analogous
#EAF0EB #EAF0EE #EAEFF0
triadic
#EAF0EE #EEEAF0 #F0EEEA
tetradic
#EAF0EE #EBEAF0 #F0EAEC #EFF0EA
square
#EAF0EE #EBEAF0 #F0EAEC #EFF0EA
split-complementary
#EAF0EE #F0EAEF #F0EBEA
monochromatic
#A3BDB4 #C6D6D1 #EAF0EE #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.15
#EAF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#EAF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0EE
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0EE | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#E9F0EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf0ee; /* rgb */ color: rgb(234, 240, 238); /* oklch */ color: oklch(95.0% 0.007 174.4);
Tailwind
colors: {
custom: {
50: '#f0f4f3',
500: '#eaf0ee',
950: '#000000',
},
}SCSS
$custom: #eaf0ee; $custom-light: #f0f4f3; $custom-dark: #000000;
JSON
{
"hex": "#eaf0ee",
"rgb": {
"r": 234,
"g": 240,
"b": 238
},
"hsl": {
"h": 160,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.95003,
"c": 0.00691,
"h": 174.4
},
"luminance": 0.85986
}Semantic roles & 50–950 ramp
primary
#EAF0EE
secondary
#C7B8BD
accent
#4B659B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585