#E8EDEC#E8EDEC
#E8EDEC is a very light, near-neutral teal. Relative luminance 0.838; OKLCH L 94.2% C 0.005 H 183.0°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EDEC |
|---|---|
| RGB | rgb(232, 237, 236) |
| HSL | hsl(168, 12%, 92%) |
| HSV | hsv(168, 2%, 93%) |
| CMYK | cmyk(2.1%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(93.35, -1.84, -0.10) |
| CIE-LCH | lch(93.35, 1.84, 183.07°) |
| OKLab | oklab(94.2% -0.0055 -0.0003) |
| OKLCH | oklch(94.2% 0.006 183) |
| XYZ | xyz(78.7005, 83.7800, 91.3656) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.23
Off White
#FAF9F6
ΔE00 3.92
Gainsboro
#DCDCDC
ΔE00 4.35
Aliceblue
#F0F8FF
ΔE00 4.50
Light Grey
#D8DCD6
ΔE00 4.51
Pale Grey
#FDFDFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EDEC #EDE8E9
analogous
#E8EDEA #E8EDEC #E8ECED
triadic
#E8EDEC #ECE8ED #EDECE8
tetradic
#E8EDEC #EAE8ED #EDE8E9 #ECEDE8
square
#E8EDEC #EAE8ED #EDE8E9 #ECEDE8
split-complementary
#E8EDEC #EDE8EC #EDEAE8
monochromatic
#A3B7B3 #C6D2D0 #E8EDEC #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.18
#E8EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#E8EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EDEC
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EDEC | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#EBECEC
Tritanopia (blue-blind)
#E7EDED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e8edec; /* rgb */ color: rgb(232, 237, 236); /* oklch */ color: oklch(94.2% 0.005 183.0);
Tailwind
colors: {
custom: {
50: '#eff2f2',
500: '#e8edec',
950: '#000000',
},
}SCSS
$custom: #e8edec; $custom-light: #eff2f2; $custom-dark: #000000;
JSON
{
"hex": "#e8edec",
"rgb": {
"r": 232,
"g": 237,
"b": 236
},
"hsl": {
"h": 168,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.94202,
"c": 0.0055,
"h": 183
},
"luminance": 0.8378
}Semantic roles & 50–950 ramp
primary
#E8EDEC
secondary
#C2B7B9
accent
#4F5D96
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585