#E2EEEB#E2EEEB
#E2EEEB is a very light, near-neutral teal. Relative luminance 0.833; OKLCH L 93.9% C 0.013 H 179.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EEEB |
|---|---|
| RGB | rgb(226, 238, 235) |
| HSL | hsl(165, 26%, 91%) |
| HSV | hsv(165, 5%, 93%) |
| CMYK | cmyk(5%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.15, -4.51, 0.07) |
| CIE-LCH | lch(93.15, 4.52, 179.06°) |
| OKLab | oklab(93.93% -0.0133 0.0001) |
| OKLCH | oklch(93.93% 0.013 179.4) |
| XYZ | xyz(76.9310, 83.3154, 90.6096) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.74
Azure (CSS)
#F0FFFF
ΔE00 3.80
Light Grey
#D8DCD6
ΔE00 5.00
Honeydew
#F0FFF0
ΔE00 6.21
Whitesmoke
#F5F5F5
ΔE00 6.22
Aliceblue
#F0F8FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EEEB #EEE2E5
analogous
#E2EEE5 #E2EEEB #E2EBEE
triadic
#E2EEEB #EBE2EE #EEEBE2
tetradic
#E2EEEB #E5E2EE #EEE2E5 #EBEEE2
square
#E2EEEB #E5E2EE #EEE2E5 #EBEEE2
split-complementary
#E2EEEB #EEE2EB #EEE5E2
monochromatic
#95C1B6 #BBD7D0 #E2EEEB #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.19
#E2EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#E2EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EEEB
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EEEB | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#EAEBEB
Tritanopia (blue-blind)
#DFEEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2eeeb; /* rgb */ color: rgb(226, 238, 235); /* oklch */ color: oklch(93.9% 0.013 179.4);
Tailwind
colors: {
custom: {
50: '#ebf3f1',
500: '#e2eeeb',
950: '#000000',
},
}SCSS
$custom: #e2eeeb; $custom-light: #ebf3f1; $custom-dark: #000000;
JSON
{
"hex": "#e2eeeb",
"rgb": {
"r": 226,
"g": 238,
"b": 235
},
"hsl": {
"h": 165,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.93927,
"c": 0.01335,
"h": 179.4
},
"luminance": 0.83316
}Semantic roles & 50–950 ramp
primary
#E2EEEB
secondary
#C7AEB4
accent
#415AA5
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585