#E5EDEA#E5EDEA
#E5EDEA is a very light, near-neutral teal. Relative luminance 0.832; OKLCH L 93.9% C 0.009 H 171.8°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EDEA |
|---|---|
| RGB | rgb(229, 237, 234) |
| HSL | hsl(158, 18%, 91%) |
| HSV | hsv(158, 3%, 93%) |
| CMYK | cmyk(3.4%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(93.09, -3.20, 0.52) |
| CIE-LCH | lch(93.09, 3.24, 170.68°) |
| OKLab | oklab(93.92% -0.0093 0.0013) |
| OKLCH | oklch(93.92% 0.009 171.8) |
| XYZ | xyz(77.4458, 83.1665, 89.7986) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.83
Light Grey
#D8DCD6
ΔE00 4.16
Azure (CSS)
#F0FFFF
ΔE00 4.45
Whitesmoke
#F5F5F5
ΔE00 4.82
Off White
#FAF9F6
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EDEA #EDE5E8
analogous
#E5EDE6 #E5EDEA #E5ECED
triadic
#E5EDEA #EAE5ED #EDEAE5
tetradic
#E5EDEA #E6E5ED #EDE5E8 #ECEDE5
square
#E5EDEA #E6E5ED #EDE5E8 #ECEDE5
split-complementary
#E5EDEA #EDE5EC #EDE6E5
monochromatic
#9DBBB0 #C1D4CD #E5EDEA #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.19
#E5EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#E5EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EDEA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EDEA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#E3EDEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e5edea; /* rgb */ color: rgb(229, 237, 234); /* oklch */ color: oklch(93.9% 0.009 171.8);
Tailwind
colors: {
custom: {
50: '#edf2f0',
500: '#e5edea',
950: '#000000',
},
}SCSS
$custom: #e5edea; $custom-light: #edf2f0; $custom-dark: #000000;
JSON
{
"hex": "#e5edea",
"rgb": {
"r": 229,
"g": 237,
"b": 234
},
"hsl": {
"h": 157.5,
"s": 18.182,
"l": 91.373
},
"oklch": {
"l": 0.93921,
"c": 0.00941,
"h": 171.8
},
"luminance": 0.83167
}Semantic roles & 50–950 ramp
primary
#E5EDEA
secondary
#C4B2B9
accent
#49689C
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585