#E4EDED#E4EDED
#E4EDED is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.9% C 0.010 H 197.0°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EDED |
|---|---|
| RGB | rgb(228, 237, 237) |
| HSL | hsl(180, 20%, 91%) |
| HSV | hsv(180, 4%, 93%) |
| CMYK | cmyk(3.8%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.09, -2.98, -1.04) |
| CIE-LCH | lch(93.09, 3.16, 199.20°) |
| OKLab | oklab(93.93% -0.0092 -0.0028) |
| OKLCH | oklch(93.93% 0.01 197) |
| XYZ | xyz(77.5622, 83.1763, 92.0727) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.15
Mintcream
#F5FFFA
ΔE00 4.40
Aliceblue
#F0F8FF
ΔE00 4.42
Whitesmoke
#F5F5F5
ΔE00 4.65
Fog
#D8DCE0
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EDED #EDE4E4
analogous
#E4EDE8 #E4EDED #E4E8ED
triadic
#E4EDED #EDE4ED #EDEDE4
tetradic
#E4EDED #E8E4ED #EDE4E4 #E8EDE4
square
#E4EDED #E8E4ED #EDE4E4 #E8EDE4
split-complementary
#E4EDED #EDE4E8 #EDE8E4
monochromatic
#9BBCBC #BFD5D5 #E4EDED #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.19
#E4EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#E4EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EDED
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EDED | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#E2EEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e4eded; /* rgb */ color: rgb(228, 237, 237); /* oklch */ color: oklch(93.9% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#ecf2f2',
500: '#e4eded',
950: '#000000',
},
}SCSS
$custom: #e4eded; $custom-light: #ecf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e4eded",
"rgb": {
"r": 228,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 20,
"l": 91.176
},
"oklch": {
"l": 0.93932,
"c": 0.0096,
"h": 197
},
"luminance": 0.83177
}Semantic roles & 50–950 ramp
primary
#E4EDED
secondary
#C4B1B1
accent
#47479E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585