#E6EAE8#E6EAE8
#E6EAE8 is a very light, near-neutral teal. Relative luminance 0.815; OKLCH L 93.3% C 0.005 H 165.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EAE8 |
|---|---|
| RGB | rgb(230, 234, 232) |
| HSL | hsl(150, 9%, 91%) |
| HSV | hsv(150, 2%, 92%) |
| CMYK | cmyk(1.7%, 0%, 0.9%, 8.2%) |
| CIE-LAB | lab(92.35, -1.69, 0.50) |
| CIE-LCH | lch(92.35, 1.77, 163.51°) |
| OKLab | oklab(93.34% -0.0049 0.0013) |
| OKLCH | oklch(93.34% 0.005 165) |
| XYZ | xyz(76.6189, 81.4946, 88.0218) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.51
Light Grey
#D8DCD6
ΔE00 3.75
Gainsboro
#DCDCDC
ΔE00 3.77
Off White
#FAF9F6
ΔE00 4.09
Fog
#D8DCE0
ΔE00 4.39
Pale Grey
#FDFDFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EAE8 #EAE6E8
analogous
#E6EAE6 #E6EAE8 #E6EAEA
triadic
#E6EAE8 #E8E6EA #EAE8E6
tetradic
#E6EAE8 #E6E6EA #EAE6E8 #EAEAE6
square
#E6EAE8 #E6E6EA #EAE6E8 #EAEAE6
split-complementary
#E6EAE8 #EAE6EA #EAE6E6
monochromatic
#A3B2AB #C5CEC9 #E6EAE8 #EEF1F0 #EEF1F0
Accessibility & contrast
On white
1.21
#E6EAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#E6EAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EAE8
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EAE8 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#E5EAE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e6eae8; /* rgb */ color: rgb(230, 234, 232); /* oklch */ color: oklch(93.3% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#edf0ef',
500: '#e6eae8',
950: '#000000',
},
}SCSS
$custom: #e6eae8; $custom-light: #edf0ef; $custom-dark: #000000;
JSON
{
"hex": "#e6eae8",
"rgb": {
"r": 230,
"g": 234,
"b": 232
},
"hsl": {
"h": 150,
"s": 8.696,
"l": 90.98
},
"oklch": {
"l": 0.93343,
"c": 0.00503,
"h": 165
},
"luminance": 0.81495
}Semantic roles & 50–950 ramp
primary
#E6EAE8
secondary
#BEB6BA
accent
#537393
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585