#E2EEEA#E2EEEA
#E2EEEA is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.9% C 0.014 H 174.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEEA |
|---|---|
| RGB | rgb(226, 238, 234) |
| HSL | hsl(160, 26%, 91%) |
| HSV | hsv(160, 5%, 93%) |
| CMYK | cmyk(5%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.13, -4.70, 0.56) |
| CIE-LCH | lch(93.13, 4.73, 173.24°) |
| OKLab | oklab(93.9% -0.0137 0.0014) |
| OKLCH | oklch(93.9% 0.014 174.1) |
| XYZ | xyz(76.7870, 83.2577, 89.8509) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.68
Azure (CSS)
#F0FFFF
ΔE00 4.00
Light Grey
#D8DCD6
ΔE00 4.93
Honeydew
#F0FFF0
ΔE00 5.82
Whitesmoke
#F5F5F5
ΔE00 6.43
Off White
#FAF9F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEEA #EEE2E6
analogous
#E2EEE4 #E2EEEA #E2ECEE
triadic
#E2EEEA #EAE2EE #EEEAE2
tetradic
#E2EEEA #E4E2EE #EEE2E6 #ECEEE2
square
#E2EEEA #E4E2EE #EEE2E6 #ECEEE2
split-complementary
#E2EEEA #EEE2EC #EEE4E2
monochromatic
#95C1B2 #BBD7CE #E2EEEA #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.19
#E2EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#E2EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEEA
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEEA | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#E0EEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2eeea; /* rgb */ color: rgb(226, 238, 234); /* oklch */ color: oklch(93.9% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#ebf3f0',
500: '#e2eeea',
950: '#000000',
},
}SCSS
$custom: #e2eeea; $custom-light: #ebf3f0; $custom-dark: #000000;
JSON
{
"hex": "#e2eeea",
"rgb": {
"r": 226,
"g": 238,
"b": 234
},
"hsl": {
"h": 160,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.93899,
"c": 0.0138,
"h": 174.1
},
"luminance": 0.83258
}Semantic roles & 50–950 ramp
primary
#E2EEEA
secondary
#C7AEB6
accent
#4162A5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585