#E6EEEB#E6EEEB
#E6EEEB is a very light, near-neutral teal. Relative luminance 0.840; OKLCH L 94.2% C 0.009 H 171.8°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EEEB |
|---|---|
| RGB | rgb(230, 238, 235) |
| HSL | hsl(158, 19%, 92%) |
| HSV | hsv(158, 3%, 93%) |
| CMYK | cmyk(3.4%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.44, -3.19, 0.52) |
| CIE-LCH | lch(93.44, 3.24, 170.68°) |
| OKLab | oklab(94.22% -0.0093 0.0013) |
| OKLCH | oklch(94.22% 0.009 171.8) |
| XYZ | xyz(78.2003, 83.9698, 90.6691) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.63
Azure (CSS)
#F0FFFF
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 4.35
Whitesmoke
#F5F5F5
ΔE00 4.73
Off White
#FAF9F6
ΔE00 4.97
Aliceblue
#F0F8FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EEEB #EEE6E9
analogous
#E6EEE7 #E6EEEB #E6EDEE
triadic
#E6EEEB #EBE6EE #EEEBE6
tetradic
#E6EEEB #E7E6EE #EEE6E9 #EDEEE6
square
#E6EEEB #E7E6EE #EEE6E9 #EDEEE6
split-complementary
#E6EEEB #EEE6ED #EEE7E6
monochromatic
#9DBCB1 #C2D5CE #E6EEEB #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.18
#E6EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#E6EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EEEB
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EEEB | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#E4EEED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e6eeeb; /* rgb */ color: rgb(230, 238, 235); /* oklch */ color: oklch(94.2% 0.009 171.8);
Tailwind
colors: {
custom: {
50: '#edf3f1',
500: '#e6eeeb',
950: '#000000',
},
}SCSS
$custom: #e6eeeb; $custom-light: #edf3f1; $custom-dark: #000000;
JSON
{
"hex": "#e6eeeb",
"rgb": {
"r": 230,
"g": 238,
"b": 235
},
"hsl": {
"h": 157.5,
"s": 19.048,
"l": 91.765
},
"oklch": {
"l": 0.94223,
"c": 0.0094,
"h": 171.8
},
"luminance": 0.8397
}Semantic roles & 50–950 ramp
primary
#E6EEEB
secondary
#C5B3BA
accent
#48689D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585