#E1EEEA#E1EEEA
#E1EEEA is a very light, near-neutral teal. Relative luminance 0.831; OKLCH L 93.8% C 0.015 H 175.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EEEA |
|---|---|
| RGB | rgb(225, 238, 234) |
| HSL | hsl(162, 28%, 91%) |
| HSV | hsv(162, 5%, 93%) |
| CMYK | cmyk(5.5%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.06, -5.03, 0.45) |
| CIE-LCH | lch(93.06, 5.05, 174.93°) |
| OKLab | oklab(93.83% -0.0147 0.0011) |
| OKLCH | oklch(93.83% 0.015 175.7) |
| XYZ | xyz(76.4742, 83.0965, 89.8362) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.82
Azure (CSS)
#F0FFFF
ΔE00 3.99
Light Grey
#D8DCD6
ΔE00 5.16
Honeydew
#F0FFF0
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 6.40
Whitesmoke
#F5F5F5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EEEA #EEE1E5
analogous
#E1EEE3 #E1EEEA #E1EBEE
triadic
#E1EEEA #EAE1EE #EEEAE1
tetradic
#E1EEEA #E3E1EE #EEE1E5 #EBEEE1
square
#E1EEEA #E3E1EE #EEE1E5 #EBEEE1
split-complementary
#E1EEEA #EEE1EB #EEE3E1
monochromatic
#93C2B3 #BAD8CF #E1EEEA #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.19
#E1EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#E1EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EEEA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EEEA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#DEEEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e1eeea; /* rgb */ color: rgb(225, 238, 234); /* oklch */ color: oklch(93.8% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#eaf3f0',
500: '#e1eeea',
950: '#000000',
},
}SCSS
$custom: #e1eeea; $custom-light: #eaf3f0; $custom-dark: #000000;
JSON
{
"hex": "#e1eeea",
"rgb": {
"r": 225,
"g": 238,
"b": 234
},
"hsl": {
"h": 161.538,
"s": 27.66,
"l": 90.784
},
"oklch": {
"l": 0.93826,
"c": 0.01478,
"h": 175.7
},
"luminance": 0.83097
}Semantic roles & 50–950 ramp
primary
#E1EEEA
secondary
#C7ACB4
accent
#3F5FA6
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585