#E2EDED#E2EDED
#E2EDED is a very light, near-neutral teal. Relative luminance 0.829; OKLCH L 93.8% C 0.012 H 197.0°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDED |
|---|---|
| RGB | rgb(226, 237, 237) |
| HSL | hsl(180, 23%, 91%) |
| HSV | hsv(180, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.95, -3.64, -1.26) |
| CIE-LCH | lch(92.95, 3.85, 199.15°) |
| OKLab | oklab(93.78% -0.0112 -0.0034) |
| OKLCH | oklch(93.78% 0.012 197) |
| XYZ | xyz(76.9313, 82.8509, 92.0432) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.84
Mintcream
#F5FFFA
ΔE00 4.39
Aliceblue
#F0F8FF
ΔE00 4.82
Light Grey
#D8DCD6
ΔE00 5.18
Fog
#D8DCE0
ΔE00 5.35
Whitesmoke
#F5F5F5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDED #EDE2E2
analogous
#E2EDE7 #E2EDED #E2E7ED
triadic
#E2EDED #EDE2ED #EDEDE2
tetradic
#E2EDED #E7E2ED #EDE2E2 #E7EDE2
square
#E2EDED #E7E2ED #EDE2E2 #E7EDE2
split-complementary
#E2EDED #EDE2E7 #EDE7E2
monochromatic
#96BEBE #BCD6D6 #E2EDED #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.20
#E2EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#E2EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDED
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDED | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#DFEEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2eded; /* rgb */ color: rgb(226, 237, 237); /* oklch */ color: oklch(93.8% 0.012 197.0);
Tailwind
colors: {
custom: {
50: '#ebf2f2',
500: '#e2eded',
950: '#000000',
},
}SCSS
$custom: #e2eded; $custom-light: #ebf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e2eded",
"rgb": {
"r": 226,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93784,
"c": 0.01172,
"h": 197
},
"luminance": 0.82852
}Semantic roles & 50–950 ramp
primary
#E2EDED
secondary
#C5AEAE
accent
#4444A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161717
muted
#848585