#E3EEEB#E3EEEB
#E3EEEB is a very light, near-neutral teal. Relative luminance 0.835; OKLCH L 94.0% C 0.012 H 178.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EEEB |
|---|---|
| RGB | rgb(227, 238, 235) |
| HSL | hsl(164, 24%, 91%) |
| HSV | hsv(164, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.22, -4.19, 0.19) |
| CIE-LCH | lch(93.22, 4.19, 177.46°) |
| OKLab | oklab(94% -0.0123 0.0004) |
| OKLCH | oklch(94% 0.012 178) |
| XYZ | xyz(77.2456, 83.4776, 90.6244) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.64
Azure (CSS)
#F0FFFF
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.80
Whitesmoke
#F5F5F5
ΔE00 5.85
Aliceblue
#F0F8FF
ΔE00 6.02
Off White
#FAF9F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EEEB #EEE3E6
analogous
#E3EEE5 #E3EEEB #E3EBEE
triadic
#E3EEEB #EBE3EE #EEEBE3
tetradic
#E3EEEB #E5E3EE #EEE3E6 #EBEEE3
square
#E3EEEB #E5E3EE #EEE3E6 #EBEEE3
split-complementary
#E3EEEB #EEE3EB #EEE5E3
monochromatic
#97C0B5 #BDD7D0 #E3EEEB #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.19
#E3EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#E3EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EEEB
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EEEB | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#E1EEED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e3eeeb; /* rgb */ color: rgb(227, 238, 235); /* oklch */ color: oklch(94.0% 0.012 178.0);
Tailwind
colors: {
custom: {
50: '#ebf3f1',
500: '#e3eeeb',
950: '#000000',
},
}SCSS
$custom: #e3eeeb; $custom-light: #ebf3f1; $custom-dark: #000000;
JSON
{
"hex": "#e3eeeb",
"rgb": {
"r": 227,
"g": 238,
"b": 235
},
"hsl": {
"h": 163.636,
"s": 24.444,
"l": 91.176
},
"oklch": {
"l": 0.94001,
"c": 0.01235,
"h": 178
},
"luminance": 0.83478
}Semantic roles & 50–950 ramp
primary
#E3EEEB
secondary
#C6AFB5
accent
#435DA3
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585