#E2EDEA#E2EDEA
#E2EDEA is a very light, near-neutral teal. Relative luminance 0.827; OKLCH L 93.7% C 0.012 H 178.0°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EDEA |
|---|---|
| RGB | rgb(226, 237, 234) |
| HSL | hsl(164, 23%, 91%) |
| HSV | hsv(164, 5%, 93%) |
| CMYK | cmyk(4.6%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.87, -4.19, 0.19) |
| CIE-LCH | lch(92.87, 4.19, 177.46°) |
| OKLab | oklab(93.7% -0.0123 0.0004) |
| OKLCH | oklch(93.7% 0.012 178) |
| XYZ | xyz(76.4966, 82.6771, 89.7541) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.85
Azure (CSS)
#F0FFFF
ΔE00 4.05
Light Grey
#D8DCD6
ΔE00 4.64
Whitesmoke
#F5F5F5
ΔE00 5.93
Aliceblue
#F0F8FF
ΔE00 6.11
Off White
#FAF9F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EDEA #EDE2E5
analogous
#E2EDE4 #E2EDEA #E2EAED
triadic
#E2EDEA #EAE2ED #EDEAE2
tetradic
#E2EDEA #E4E2ED #EDE2E5 #EAEDE2
square
#E2EDEA #E4E2ED #EDE2E5 #EAEDE2
split-complementary
#E2EDEA #EDE2EA #EDE4E2
monochromatic
#96BEB3 #BCD6CF #E2EDEA #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.20
#E2EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#E2EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EDEA
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EDEA | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#E0EDEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2edea; /* rgb */ color: rgb(226, 237, 234); /* oklch */ color: oklch(93.7% 0.012 178.0);
Tailwind
colors: {
custom: {
50: '#ebf2f0',
500: '#e2edea',
950: '#000000',
},
}SCSS
$custom: #e2edea; $custom-light: #ebf2f0; $custom-dark: #000000;
JSON
{
"hex": "#e2edea",
"rgb": {
"r": 226,
"g": 237,
"b": 234
},
"hsl": {
"h": 163.636,
"s": 23.404,
"l": 90.784
},
"oklch": {
"l": 0.93699,
"c": 0.01236,
"h": 178
},
"luminance": 0.82678
}Semantic roles & 50–950 ramp
primary
#E2EDEA
secondary
#C5AEB4
accent
#445DA2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585