#E2EAE7#E2EAE7
#E2EAE7 is a very light, near-neutral teal. Relative luminance 0.808; OKLCH L 93.0% C 0.009 H 171.8°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAE7 |
|---|---|
| RGB | rgb(226, 234, 231) |
| HSL | hsl(158, 16%, 90%) |
| HSV | hsv(158, 3%, 92%) |
| CMYK | cmyk(3.4%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(92.04, -3.20, 0.53) |
| CIE-LCH | lch(92.04, 3.25, 170.68°) |
| OKLab | oklab(93.01% -0.0093 0.0014) |
| OKLCH | oklch(93.01% 0.009 171.8) |
| XYZ | xyz(75.2080, 80.7835, 87.2164) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 4.43
Azure (CSS)
#F0FFFF
ΔE00 4.97
Gainsboro
#DCDCDC
ΔE00 5.12
Whitesmoke
#F5F5F5
ΔE00 5.13
Fog
#D8DCE0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAE7 #EAE2E5
analogous
#E2EAE3 #E2EAE7 #E2E9EA
triadic
#E2EAE7 #E7E2EA #EAE7E2
tetradic
#E2EAE7 #E3E2EA #EAE2E5 #E9EAE2
square
#E2EAE7 #E3E2EA #EAE2E5 #E9EAE2
split-complementary
#E2EAE7 #EAE2E9 #EAE3E2
monochromatic
#9BB7AC #BFD0CA #E2EAE7 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.22
#E2EAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E2EAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAE7
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAE7 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E7
Deuteranopia (green-blind)
#E8E8E7
Tritanopia (blue-blind)
#E0EAE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eae7; /* rgb */ color: rgb(226, 234, 231); /* oklch */ color: oklch(93.0% 0.009 171.8);
Tailwind
colors: {
custom: {
50: '#ebf0ee',
500: '#e2eae7',
950: '#000000',
},
}SCSS
$custom: #e2eae7; $custom-light: #ebf0ee; $custom-dark: #000000;
JSON
{
"hex": "#e2eae7",
"rgb": {
"r": 226,
"g": 234,
"b": 231
},
"hsl": {
"h": 157.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93014,
"c": 0.00943,
"h": 171.8
},
"luminance": 0.80784
}Semantic roles & 50–950 ramp
primary
#E2EAE7
secondary
#C0B0B6
accent
#4B699A
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585