#E1EDEA#E1EDEA
#E1EDEA is a very light, near-neutral teal. Relative luminance 0.825; OKLCH L 93.6% C 0.013 H 179.4°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EDEA |
|---|---|
| RGB | rgb(225, 237, 234) |
| HSL | hsl(165, 25%, 91%) |
| HSV | hsv(165, 5%, 93%) |
| CMYK | cmyk(5.1%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.80, -4.52, 0.07) |
| CIE-LCH | lch(92.80, 4.52, 179.06°) |
| OKLab | oklab(93.63% -0.0134 0.0001) |
| OKLCH | oklch(93.63% 0.013 179.4) |
| XYZ | xyz(76.1839, 82.5158, 89.7394) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.94
Azure (CSS)
#F0FFFF
ΔE00 3.99
Light Grey
#D8DCD6
ΔE00 4.85
Whitesmoke
#F5F5F5
ΔE00 6.29
Aliceblue
#F0F8FF
ΔE00 6.31
Honeydew
#F0FFF0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EDEA #EDE1E4
analogous
#E1EDE4 #E1EDEA #E1EAED
triadic
#E1EDEA #EAE1ED #EDEAE1
tetradic
#E1EDEA #E4E1ED #EDE1E4 #EAEDE1
square
#E1EDEA #E4E1ED #EDE1E4 #EAEDE1
split-complementary
#E1EDEA #EDE1EA #EDE4E1
monochromatic
#94BFB4 #BBD6CF #E1EDEA #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.20
#E1EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#E1EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EDEA
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EDEA | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#E9EAEA
Tritanopia (blue-blind)
#DEEDEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1edea; /* rgb */ color: rgb(225, 237, 234); /* oklch */ color: oklch(93.6% 0.013 179.4);
Tailwind
colors: {
custom: {
50: '#eaf2f0',
500: '#e1edea',
950: '#000000',
},
}SCSS
$custom: #e1edea; $custom-light: #eaf2f0; $custom-dark: #000000;
JSON
{
"hex": "#e1edea",
"rgb": {
"r": 225,
"g": 237,
"b": 234
},
"hsl": {
"h": 165,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.93625,
"c": 0.01336,
"h": 179.4
},
"luminance": 0.82516
}Semantic roles & 50–950 ramp
primary
#E1EDEA
secondary
#C5ADB3
accent
#425AA4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585