#E3EEEA#E3EEEA
#E3EEEA is a very light, near-neutral teal. Relative luminance 0.834; OKLCH L 94.0% C 0.013 H 172.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EEEA |
|---|---|
| RGB | rgb(227, 238, 234) |
| HSL | hsl(158, 24%, 91%) |
| HSV | hsv(158, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.20, -4.37, 0.67) |
| CIE-LCH | lch(93.20, 4.42, 171.29°) |
| OKLab | oklab(93.97% -0.0127 0.0017) |
| OKLCH | oklch(93.97% 0.013 172.3) |
| XYZ | xyz(77.1015, 83.4199, 89.8656) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.57
Azure (CSS)
#F0FFFF
ΔE00 4.05
Light Grey
#D8DCD6
ΔE00 4.72
Honeydew
#F0FFF0
ΔE00 5.91
Whitesmoke
#F5F5F5
ΔE00 6.07
Off White
#FAF9F6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EEEA #EEE3E7
analogous
#E3EEE4 #E3EEEA #E3ECEE
triadic
#E3EEEA #EAE3EE #EEEAE3
tetradic
#E3EEEA #E4E3EE #EEE3E7 #ECEEE3
square
#E3EEEA #E4E3EE #EEE3E7 #ECEEE3
split-complementary
#E3EEEA #EEE3EC #EEE4E3
monochromatic
#97C0B1 #BDD7CD #E3EEEA #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.19
#E3EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#E3EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EEEA
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EEEA | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#E1EEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e3eeea; /* rgb */ color: rgb(227, 238, 234); /* oklch */ color: oklch(94.0% 0.013 172.3);
Tailwind
colors: {
custom: {
50: '#ebf3f0',
500: '#e3eeea',
950: '#000000',
},
}SCSS
$custom: #e3eeea; $custom-light: #ebf3f0; $custom-dark: #000000;
JSON
{
"hex": "#e3eeea",
"rgb": {
"r": 227,
"g": 238,
"b": 234
},
"hsl": {
"h": 158.182,
"s": 24.444,
"l": 91.176
},
"oklch": {
"l": 0.93973,
"c": 0.01283,
"h": 172.3
},
"luminance": 0.8342
}Semantic roles & 50–950 ramp
primary
#E3EEEA
secondary
#C6AFB7
accent
#4366A3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585