#E2EDE8#E2EDE8
#E2EDE8 is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.6% C 0.013 H 167.2°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDE8 |
|---|---|
| RGB | rgb(226, 237, 232) |
| HSL | hsl(153, 23%, 91%) |
| HSV | hsv(153, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(92.82, -4.55, 1.15) |
| CIE-LCH | lch(92.82, 4.70, 165.78°) |
| OKLab | oklab(93.64% -0.0131 0.003) |
| OKLCH | oklch(93.64% 0.013 167.2) |
| XYZ | xyz(76.2109, 82.5628, 88.2494) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.78
Azure (CSS)
#F0FFFF
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.52
Honeydew
#F0FFF0
ΔE00 5.67
Whitesmoke
#F5F5F5
ΔE00 6.39
Off White
#FAF9F6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDE8 #EDE2E7
analogous
#E2EDE2 #E2EDE8 #E2ECED
triadic
#E2EDE8 #E8E2ED #EDE8E2
tetradic
#E2EDE8 #E2E2ED #EDE2E7 #ECEDE2
square
#E2EDE8 #E2E2ED #EDE2E7 #ECEDE2
split-complementary
#E2EDE8 #EDE2EC #EDE2E2
monochromatic
#96BEAC #BCD6CA #E2EDE8 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.20
#E2EDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#E2EDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDE8
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDE8 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE8
Deuteranopia (green-blind)
#EAEAE8
Tritanopia (blue-blind)
#E0EDEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e2ede8; /* rgb */ color: rgb(226, 237, 232); /* oklch */ color: oklch(93.6% 0.013 167.2);
Tailwind
colors: {
custom: {
50: '#ebf2ef',
500: '#e2ede8',
950: '#000000',
},
}SCSS
$custom: #e2ede8; $custom-light: #ebf2ef; $custom-dark: #000000;
JSON
{
"hex": "#e2ede8",
"rgb": {
"r": 226,
"g": 237,
"b": 232
},
"hsl": {
"h": 152.727,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93643,
"c": 0.01346,
"h": 167.2
},
"luminance": 0.82563
}Semantic roles & 50–950 ramp
primary
#E2EDE8
secondary
#C5AEB9
accent
#446EA2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585