#E2EDE9#E2EDE9
#E2EDE9 is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.7% C 0.013 H 172.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDE9 |
|---|---|
| RGB | rgb(226, 237, 233) |
| HSL | hsl(158, 23%, 91%) |
| HSV | hsv(158, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(92.85, -4.37, 0.67) |
| CIE-LCH | lch(92.85, 4.42, 171.29°) |
| OKLab | oklab(93.67% -0.0127 0.0017) |
| OKLCH | oklch(93.67% 0.013 172.3) |
| XYZ | xyz(76.3534, 82.6198, 88.9996) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.79
Azure (CSS)
#F0FFFF
ΔE00 4.23
Light Grey
#D8DCD6
ΔE00 4.56
Honeydew
#F0FFF0
ΔE00 6.03
Whitesmoke
#F5F5F5
ΔE00 6.15
Off White
#FAF9F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDE9 #EDE2E6
analogous
#E2EDE3 #E2EDE9 #E2EBED
triadic
#E2EDE9 #E9E2ED #EDE9E2
tetradic
#E2EDE9 #E3E2ED #EDE2E6 #EBEDE2
square
#E2EDE9 #E3E2ED #EDE2E6 #EBEDE2
split-complementary
#E2EDE9 #EDE2EB #EDE3E2
monochromatic
#96BEB0 #BCD6CC #E2EDE9 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.20
#E2EDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#E2EDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDE9
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDE9 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE9
Deuteranopia (green-blind)
#EAEAE9
Tritanopia (blue-blind)
#E0EDEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ede9; /* rgb */ color: rgb(226, 237, 233); /* oklch */ color: oklch(93.7% 0.013 172.3);
Tailwind
colors: {
custom: {
50: '#ebf2f0',
500: '#e2ede9',
950: '#000000',
},
}SCSS
$custom: #e2ede9; $custom-light: #ebf2f0; $custom-dark: #000000;
JSON
{
"hex": "#e2ede9",
"rgb": {
"r": 226,
"g": 237,
"b": 233
},
"hsl": {
"h": 158.182,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93671,
"c": 0.01284,
"h": 172.3
},
"luminance": 0.8262
}Semantic roles & 50–950 ramp
primary
#E2EDE9
secondary
#C5AEB6
accent
#4466A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585