#E2EAE8#E2EAE8
#E2EAE8 is a very light, near-neutral teal. Relative luminance 0.808; OKLCH L 93.0% C 0.009 H 179.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAE8 |
|---|---|
| RGB | rgb(226, 234, 232) |
| HSL | hsl(165, 16%, 90%) |
| HSV | hsv(165, 3%, 92%) |
| CMYK | cmyk(3.4%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(92.06, -3.02, 0.04) |
| CIE-LCH | lch(92.06, 3.02, 179.21°) |
| OKLab | oklab(93.04% -0.0089 0.0001) |
| OKLCH | oklch(93.04% 0.009 179.6) |
| XYZ | xyz(75.3496, 80.8402, 87.9623) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.82
Mintcream
#F5FFFA
ΔE00 4.57
Azure (CSS)
#F0FFFF
ΔE00 4.88
Whitesmoke
#F5F5F5
ΔE00 4.92
Gainsboro
#DCDCDC
ΔE00 4.92
Fog
#D8DCE0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAE8 #EAE2E4
analogous
#E2EAE4 #E2EAE8 #E2E8EA
triadic
#E2EAE8 #E8E2EA #EAE8E2
tetradic
#E2EAE8 #E4E2EA #EAE2E4 #E8EAE2
square
#E2EAE8 #E4E2EA #EAE2E4 #E8EAE2
split-complementary
#E2EAE8 #EAE2E8 #EAE4E2
monochromatic
#9BB7B0 #BFD0CC #E2EAE8 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.22
#E2EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#E2EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAE8
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAE8 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E8
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#E0EAE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eae8; /* rgb */ color: rgb(226, 234, 232); /* oklch */ color: oklch(93.0% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#ebf0ef',
500: '#e2eae8',
950: '#000000',
},
}SCSS
$custom: #e2eae8; $custom-light: #ebf0ef; $custom-dark: #000000;
JSON
{
"hex": "#e2eae8",
"rgb": {
"r": 226,
"g": 234,
"b": 232
},
"hsl": {
"h": 165,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.93042,
"c": 0.00895,
"h": 179.6
},
"luminance": 0.80841
}Semantic roles & 50–950 ramp
primary
#E2EAE8
secondary
#C0B0B4
accent
#4B5F9A
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585