#E0EDEA#E0EDEA
#E0EDEA is a very light, near-neutral teal. Relative luminance 0.824; OKLCH L 93.6% C 0.014 H 180.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EDEA |
|---|---|
| RGB | rgb(224, 237, 234) |
| HSL | hsl(166, 27%, 90%) |
| HSV | hsv(166, 5%, 93%) |
| CMYK | cmyk(5.5%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.73, -4.85, -0.04) |
| CIE-LCH | lch(92.73, 4.85, 180.44°) |
| OKLab | oklab(93.55% -0.0144 -0.0002) |
| OKLCH | oklch(93.55% 0.014 180.7) |
| XYZ | xyz(75.8730, 82.3555, 89.7249) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.97
Mintcream
#F5FFFA
ΔE00 4.07
Light Grey
#D8DCD6
ΔE00 5.08
Honeydew
#F0FFF0
ΔE00 6.26
Lightcyan
#E0FFFF
ΔE00 6.44
Aliceblue
#F0F8FF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EDEA #EDE0E3
analogous
#E0EDE3 #E0EDEA #E0E9ED
triadic
#E0EDEA #EAE0ED #EDEAE0
tetradic
#E0EDEA #E3E0ED #EDE0E3 #E9EDE0
square
#E0EDEA #E3E0ED #EDE0E3 #E9EDE0
split-complementary
#E0EDEA #EDE0E9 #EDE3E0
monochromatic
#93C0B6 #B9D7D0 #E0EDEA #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.20
#E0EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#E0EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EDEA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EDEA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#DDEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0edea; /* rgb */ color: rgb(224, 237, 234); /* oklch */ color: oklch(93.6% 0.014 180.7);
Tailwind
colors: {
custom: {
50: '#e9f2f0',
500: '#e0edea',
950: '#000000',
},
}SCSS
$custom: #e0edea; $custom-light: #e9f2f0; $custom-dark: #000000;
JSON
{
"hex": "#e0edea",
"rgb": {
"r": 224,
"g": 237,
"b": 234
},
"hsl": {
"h": 166.154,
"s": 26.531,
"l": 90.392
},
"oklch": {
"l": 0.93552,
"c": 0.01437,
"h": 180.7
},
"luminance": 0.82356
}Semantic roles & 50–950 ramp
primary
#E0EDEA
secondary
#C6ACB2
accent
#4058A5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585