#E2EAE9#E2EAE9
#E2EAE9 is a very light, near-neutral teal. Relative luminance 0.809; OKLCH L 93.1% C 0.009 H 188.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAE9 |
|---|---|
| RGB | rgb(226, 234, 233) |
| HSL | hsl(173, 16%, 90%) |
| HSV | hsv(173, 3%, 92%) |
| CMYK | cmyk(3.4%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(92.09, -2.84, -0.44) |
| CIE-LCH | lch(92.09, 2.88, 188.86°) |
| OKLab | oklab(93.07% -0.0086 -0.0012) |
| OKLCH | oklch(93.07% 0.009 188.1) |
| XYZ | xyz(75.4921, 80.8972, 88.7125) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.08
Fog
#D8DCE0
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 4.74
Mintcream
#F5FFFA
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 4.76
Azure (CSS)
#F0FFFF
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAE9 #EAE2E3
analogous
#E2EAE5 #E2EAE9 #E2E7EA
triadic
#E2EAE9 #E9E2EA #EAE9E2
tetradic
#E2EAE9 #E5E2EA #EAE2E3 #E7EAE2
square
#E2EAE9 #E5E2EA #EAE2E3 #E7EAE2
split-complementary
#E2EAE9 #EAE2E7 #EAE5E2
monochromatic
#9BB7B3 #BFD0CE #E2EAE9 #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.22
#E2EAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#E2EAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAE9
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAE9 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9E9
Deuteranopia (green-blind)
#E7E8E9
Tritanopia (blue-blind)
#E0EAEA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eae9; /* rgb */ color: rgb(226, 234, 233); /* oklch */ color: oklch(93.1% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#ebf0f0',
500: '#e2eae9',
950: '#000000',
},
}SCSS
$custom: #e2eae9; $custom-light: #ebf0f0; $custom-dark: #000000;
JSON
{
"hex": "#e2eae9",
"rgb": {
"r": 226,
"g": 234,
"b": 233
},
"hsl": {
"h": 172.5,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.9307,
"c": 0.00866,
"h": 188.1
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#E2EAE9
secondary
#C0B0B2
accent
#4B559A
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585