#E5EEEA#E5EEEA
#E5EEEA is a very light, near-neutral teal. Relative luminance 0.837; OKLCH L 94.1% C 0.011 H 167.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EEEA |
|---|---|
| RGB | rgb(229, 238, 234) |
| HSL | hsl(153, 21%, 92%) |
| HSV | hsv(153, 4%, 93%) |
| CMYK | cmyk(3.8%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.34, -3.71, 0.89) |
| CIE-LCH | lch(93.34, 3.81, 166.44°) |
| OKLab | oklab(94.12% -0.0107 0.0023) |
| OKLCH | oklch(94.12% 0.011 167.8) |
| XYZ | xyz(77.7362, 83.7472, 89.8954) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.49
Azure (CSS)
#F0FFFF
ΔE00 4.27
Light Grey
#D8DCD6
ΔE00 4.36
Whitesmoke
#F5F5F5
ΔE00 5.35
Off White
#FAF9F6
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EEEA #EEE5E9
analogous
#E5EEE6 #E5EEEA #E5EEEE
triadic
#E5EEEA #EAE5EE #EEEAE5
tetradic
#E5EEEA #E6E5EE #EEE5E9 #EEEEE5
square
#E5EEEA #E6E5EE #EEE5E9 #EEEEE5
split-complementary
#E5EEEA #EEE5EE #EEE6E5
monochromatic
#9BBEAE #C0D6CC #E5EEEA #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.18
#E5EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#E5EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EEEA
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EEEA | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEA
Deuteranopia (green-blind)
#ECEBEA
Tritanopia (blue-blind)
#E3EEED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e5eeea; /* rgb */ color: rgb(229, 238, 234); /* oklch */ color: oklch(94.1% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#edf3f0',
500: '#e5eeea',
950: '#000000',
},
}SCSS
$custom: #e5eeea; $custom-light: #edf3f0; $custom-dark: #000000;
JSON
{
"hex": "#e5eeea",
"rgb": {
"r": 229,
"g": 238,
"b": 234
},
"hsl": {
"h": 153.333,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.9412,
"c": 0.01095,
"h": 167.8
},
"luminance": 0.83748
}Semantic roles & 50–950 ramp
primary
#E5EEEA
secondary
#C5B2BB
accent
#466E9F
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585