#E5EEEE#E5EEEE
#E5EEEE is a very light, near-neutral teal. Relative luminance 0.840; OKLCH L 94.2% C 0.010 H 197.0°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EEEE |
|---|---|
| RGB | rgb(229, 238, 238) |
| HSL | hsl(180, 21%, 92%) |
| HSV | hsv(180, 4%, 93%) |
| CMYK | cmyk(3.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(93.44, -2.98, -1.04) |
| CIE-LCH | lch(93.44, 3.15, 199.20°) |
| OKLab | oklab(94.23% -0.0092 -0.0028) |
| OKLCH | oklch(94.23% 0.01 197) |
| XYZ | xyz(78.3173, 83.9796, 92.9560) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.98
Mintcream
#F5FFFA
ΔE00 4.23
Aliceblue
#F0F8FF
ΔE00 4.31
Whitesmoke
#F5F5F5
ΔE00 4.55
Fog
#D8DCE0
ΔE00 5.05
Light Grey
#D8DCD6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EEEE #EEE5E5
analogous
#E5EEEA #E5EEEE #E5EAEE
triadic
#E5EEEE #EEE5EE #EEEEE5
tetradic
#E5EEEE #EAE5EE #EEE5E5 #EAEEE5
square
#E5EEEE #EAE5EE #EEE5E5 #EAEEE5
split-complementary
#E5EEEE #EEE5EA #EEEAE5
monochromatic
#9BBEBE #C0D6D6 #E5EEEE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.18
#E5EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#E5EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EEEE
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EEEE | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#E3EFEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e5eeee; /* rgb */ color: rgb(229, 238, 238); /* oklch */ color: oklch(94.2% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#edf3f3',
500: '#e5eeee',
950: '#000000',
},
}SCSS
$custom: #e5eeee; $custom-light: #edf3f3; $custom-dark: #000000;
JSON
{
"hex": "#e5eeee",
"rgb": {
"r": 229,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.94234,
"c": 0.0096,
"h": 197
},
"luminance": 0.8398
}Semantic roles & 50–950 ramp
primary
#E5EEEE
secondary
#C5B2B2
accent
#46469F
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585