#E3EDED#E3EDED
#E3EDED is a very light, near-neutral teal. Relative luminance 0.830; OKLCH L 93.9% C 0.011 H 197.0°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EDED |
|---|---|
| RGB | rgb(227, 237, 237) |
| HSL | hsl(180, 22%, 91%) |
| HSV | hsv(180, 4%, 93%) |
| CMYK | cmyk(4.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(93.02, -3.31, -1.15) |
| CIE-LCH | lch(93.02, 3.50, 199.18°) |
| OKLab | oklab(93.86% -0.0102 -0.0031) |
| OKLCH | oklch(93.86% 0.011 197) |
| XYZ | xyz(77.2458, 83.0131, 92.0579) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.98
Mintcream
#F5FFFA
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 4.61
Whitesmoke
#F5F5F5
ΔE00 5.04
Light Grey
#D8DCD6
ΔE00 5.04
Fog
#D8DCE0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EDED #EDE3E3
analogous
#E3EDE8 #E3EDED #E3E8ED
triadic
#E3EDED #EDE3ED #EDEDE3
tetradic
#E3EDED #E8E3ED #EDE3E3 #E8EDE3
square
#E3EDED #E8E3ED #EDE3E3 #E8EDE3
split-complementary
#E3EDED #EDE3E8 #EDE8E3
monochromatic
#98BDBD #BED5D5 #E3EDED #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.19
#E3EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#E3EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EDED
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EDED | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#E0EEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e3eded; /* rgb */ color: rgb(227, 237, 237); /* oklch */ color: oklch(93.9% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#ebf2f2',
500: '#e3eded',
950: '#000000',
},
}SCSS
$custom: #e3eded; $custom-light: #ebf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e3eded",
"rgb": {
"r": 227,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 21.739,
"l": 90.98
},
"oklch": {
"l": 0.93858,
"c": 0.01066,
"h": 197
},
"luminance": 0.83014
}Semantic roles & 50–950 ramp
primary
#E3EDED
secondary
#C5B0B0
accent
#4545A0
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585