#E1EEEB#E1EEEB
#E1EEEB is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.9% C 0.014 H 180.7°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EEEB |
|---|---|
| RGB | rgb(225, 238, 235) |
| HSL | hsl(166, 28%, 91%) |
| HSV | hsv(166, 5%, 93%) |
| CMYK | cmyk(5.5%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.08, -4.84, -0.04) |
| CIE-LCH | lch(93.08, 4.84, 180.44°) |
| OKLab | oklab(93.85% -0.0144 -0.0002) |
| OKLCH | oklch(93.85% 0.014 180.7) |
| XYZ | xyz(76.6183, 83.1541, 90.5950) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.77
Mintcream
#F5FFFA
ΔE00 3.87
Light Grey
#D8DCD6
ΔE00 5.22
Honeydew
#F0FFF0
ΔE00 6.14
Lightcyan
#E0FFFF
ΔE00 6.34
Aliceblue
#F0F8FF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EEEB #EEE1E4
analogous
#E1EEE4 #E1EEEB #E1EAEE
triadic
#E1EEEB #EBE1EE #EEEBE1
tetradic
#E1EEEB #E4E1EE #EEE1E4 #EAEEE1
square
#E1EEEB #E4E1EE #EEE1E4 #EAEEE1
split-complementary
#E1EEEB #EEE1EA #EEE4E1
monochromatic
#93C2B7 #BAD8D1 #E1EEEB #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.19
#E1EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#E1EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EEEB
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EEEB | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#DEEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e1eeeb; /* rgb */ color: rgb(225, 238, 235); /* oklch */ color: oklch(93.9% 0.014 180.7);
Tailwind
colors: {
custom: {
50: '#eaf3f1',
500: '#e1eeeb',
950: '#000000',
},
}SCSS
$custom: #e1eeeb; $custom-light: #eaf3f1; $custom-dark: #000000;
JSON
{
"hex": "#e1eeeb",
"rgb": {
"r": 225,
"g": 238,
"b": 235
},
"hsl": {
"h": 166.154,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.93854,
"c": 0.01436,
"h": 180.7
},
"luminance": 0.83155
}Semantic roles & 50–950 ramp
primary
#E1EEEB
secondary
#C7ACB2
accent
#3F57A6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585