#E6EEEA#E6EEEA
#E6EEEA is a very light, near-neutral teal. Relative luminance 0.839; OKLCH L 94.2% C 0.010 H 164.9°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EEEA |
|---|---|
| RGB | rgb(230, 238, 234) |
| HSL | hsl(150, 19%, 92%) |
| HSV | hsv(150, 3%, 93%) |
| CMYK | cmyk(3.4%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(93.41, -3.37, 1.01) |
| CIE-LCH | lch(93.41, 3.52, 163.38°) |
| OKLab | oklab(94.2% -0.0097 0.0026) |
| OKLCH | oklch(94.2% 0.01 164.9) |
| XYZ | xyz(78.0562, 83.9122, 89.9104) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.53
Light Grey
#D8DCD6
ΔE00 4.23
Azure (CSS)
#F0FFFF
ΔE00 4.44
Whitesmoke
#F5F5F5
ΔE00 4.99
Off White
#FAF9F6
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EEEA #EEE6EA
analogous
#E6EEE6 #E6EEEA #E6EEEE
triadic
#E6EEEA #EAE6EE #EEEAE6
tetradic
#E6EEEA #E6E6EE #EEE6EA #EEEEE6
square
#E6EEEA #E6E6EE #EEE6EA #EEEEE6
split-complementary
#E6EEEA #EEE6EE #EEE6E6
monochromatic
#9DBCAD #C2D5CB #E6EEEA #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.18
#E6EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#E6EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EEEA
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EEEA | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#E5EEED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e6eeea; /* rgb */ color: rgb(230, 238, 234); /* oklch */ color: oklch(94.2% 0.010 164.9);
Tailwind
colors: {
custom: {
50: '#edf3f0',
500: '#e6eeea',
950: '#000000',
},
}SCSS
$custom: #e6eeea; $custom-light: #edf3f0; $custom-dark: #000000;
JSON
{
"hex": "#e6eeea",
"rgb": {
"r": 230,
"g": 238,
"b": 234
},
"hsl": {
"h": 150,
"s": 19.048,
"l": 91.765
},
"oklch": {
"l": 0.94195,
"c": 0.01003,
"h": 164.9
},
"luminance": 0.83913
}Semantic roles & 50–950 ramp
primary
#E6EEEA
secondary
#C5B3BC
accent
#48739D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585