#E4EDEC#E4EDEC
#E4EDEC is a very light, near-neutral teal. Relative luminance 0.831; OKLCH L 93.9% C 0.010 H 189.0°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EDEC |
|---|---|
| RGB | rgb(228, 237, 236) |
| HSL | hsl(173, 20%, 91%) |
| HSV | hsv(173, 4%, 93%) |
| CMYK | cmyk(3.8%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(93.07, -3.16, -0.56) |
| CIE-LCH | lch(93.07, 3.21, 189.95°) |
| OKLab | oklab(93.9% -0.0096 -0.0015) |
| OKLCH | oklch(93.9% 0.01 189) |
| XYZ | xyz(77.4165, 83.1180, 91.3054) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.13
Mintcream
#F5FFFA
ΔE00 4.14
Light Grey
#D8DCD6
ΔE00 4.67
Whitesmoke
#F5F5F5
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 4.87
Fog
#D8DCE0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EDEC #EDE4E5
analogous
#E4EDE7 #E4EDEC #E4E9ED
triadic
#E4EDEC #ECE4ED #EDECE4
tetradic
#E4EDEC #E7E4ED #EDE4E5 #E9EDE4
square
#E4EDEC #E7E4ED #EDE4E5 #E9EDE4
split-complementary
#E4EDEC #EDE4E9 #EDE7E4
monochromatic
#9BBCB8 #BFD5D2 #E4EDEC #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.19
#E4EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#E4EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EDEC
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EDEC | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#E2EEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e4edec; /* rgb */ color: rgb(228, 237, 236); /* oklch */ color: oklch(93.9% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#ecf2f2',
500: '#e4edec',
950: '#000000',
},
}SCSS
$custom: #e4edec; $custom-light: #ecf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e4edec",
"rgb": {
"r": 228,
"g": 237,
"b": 236
},
"hsl": {
"h": 173.333,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.93903,
"c": 0.00968,
"h": 189
},
"luminance": 0.83118
}Semantic roles & 50–950 ramp
primary
#E4EDEC
secondary
#C4B1B3
accent
#47519E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585