#E2EAE6#E2EAE6
#E2EAE6 is a very light, near-neutral teal. Relative luminance 0.807; OKLCH L 93.0% C 0.010 H 164.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAE6 |
|---|---|
| RGB | rgb(226, 234, 230) |
| HSL | hsl(150, 16%, 90%) |
| HSV | hsv(150, 3%, 92%) |
| CMYK | cmyk(3.4%, 0%, 1.7%, 8.2%) |
| CIE-LAB | lab(92.01, -3.39, 1.01) |
| CIE-LCH | lch(92.01, 3.53, 163.37°) |
| OKLab | oklab(92.99% -0.0097 0.0026) |
| OKLCH | oklch(92.99% 0.01 164.8) |
| XYZ | xyz(75.0672, 80.7272, 86.4747) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.48
Mintcream
#F5FFFA
ΔE00 4.36
Azure (CSS)
#F0FFFF
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.38
Off White
#FAF9F6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAE6 #EAE2E6
analogous
#E2EAE2 #E2EAE6 #E2EAEA
triadic
#E2EAE6 #E6E2EA #EAE6E2
tetradic
#E2EAE6 #E2E2EA #EAE2E6 #EAEAE2
square
#E2EAE6 #E2E2EA #EAE2E6 #EAEAE2
split-complementary
#E2EAE6 #EAE2EA #EAE2E2
monochromatic
#9BB7A9 #BFD0C7 #E2EAE6 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.22
#E2EAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#E2EAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAE6
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAE6 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E8E8E6
Tritanopia (blue-blind)
#E1EAE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eae6; /* rgb */ color: rgb(226, 234, 230); /* oklch */ color: oklch(93.0% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#ebf0ed',
500: '#e2eae6',
950: '#000000',
},
}SCSS
$custom: #e2eae6; $custom-light: #ebf0ed; $custom-dark: #000000;
JSON
{
"hex": "#e2eae6",
"rgb": {
"r": 226,
"g": 234,
"b": 230
},
"hsl": {
"h": 150,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92986,
"c": 0.01006,
"h": 164.8
},
"luminance": 0.80728
}Semantic roles & 50–950 ramp
primary
#E2EAE6
secondary
#C0B0B8
accent
#4B739A
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584