#E3EDEA#E3EDEA
#E3EDEA is a very light, near-neutral teal. Relative luminance 0.828; OKLCH L 93.8% C 0.011 H 176.3°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E3EDEA |
|---|---|
| RGB | rgb(227, 237, 234) |
| HSL | hsl(162, 22%, 91%) |
| HSV | hsv(162, 4%, 93%) |
| CMYK | cmyk(4.2%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(92.94, -3.86, 0.30) |
| CIE-LCH | lch(92.94, 3.87, 175.58°) |
| OKLab | oklab(93.77% -0.0113 0.0007) |
| OKLCH | oklch(93.77% 0.011 176.3) |
| XYZ | xyz(76.8112, 82.8393, 89.7689) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.79
Azure (CSS)
#F0FFFF
ΔE00 4.14
Light Grey
#D8DCD6
ΔE00 4.45
Whitesmoke
#F5F5F5
ΔE00 5.56
Off White
#FAF9F6
ΔE00 5.83
Aliceblue
#F0F8FF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3EDEA #EDE3E6
analogous
#E3EDE5 #E3EDEA #E3EBED
triadic
#E3EDEA #EAE3ED #EDEAE3
tetradic
#E3EDEA #E5E3ED #EDE3E6 #EBEDE3
square
#E3EDEA #E5E3ED #EDE3E6 #EBEDE3
split-complementary
#E3EDEA #EDE3EB #EDE5E3
monochromatic
#98BDB2 #BED5CE #E3EDEA #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.20
#E3EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#E3EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3EDEA
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3EDEA | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#E1EDEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e3edea; /* rgb */ color: rgb(227, 237, 234); /* oklch */ color: oklch(93.8% 0.011 176.3);
Tailwind
colors: {
custom: {
50: '#ebf2f0',
500: '#e3edea',
950: '#000000',
},
}SCSS
$custom: #e3edea; $custom-light: #ebf2f0; $custom-dark: #000000;
JSON
{
"hex": "#e3edea",
"rgb": {
"r": 227,
"g": 237,
"b": 234
},
"hsl": {
"h": 162,
"s": 21.739,
"l": 90.98
},
"oklch": {
"l": 0.93772,
"c": 0.01136,
"h": 176.3
},
"luminance": 0.8284
}Semantic roles & 50–950 ramp
primary
#E3EDEA
secondary
#C5B0B6
accent
#4561A0
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585