#E1EDEC#E1EDEC
#E1EDEC is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.7% C 0.013 H 191.0°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EDEC |
|---|---|
| RGB | rgb(225, 237, 236) |
| HSL | hsl(175, 25%, 91%) |
| HSV | hsv(175, 5%, 93%) |
| CMYK | cmyk(5.1%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.85, -4.15, -0.89) |
| CIE-LCH | lch(92.85, 4.25, 192.14°) |
| OKLab | oklab(93.68% -0.0126 -0.0024) |
| OKLCH | oklch(93.68% 0.013 191) |
| XYZ | xyz(76.4728, 82.6314, 91.2612) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.76
Mintcream
#F5FFFA
ΔE00 4.22
Light Grey
#D8DCD6
ΔE00 5.14
Aliceblue
#F0F8FF
ΔE00 5.46
Fog
#D8DCE0
ΔE00 5.88
Whitesmoke
#F5F5F5
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EDEC #EDE1E2
analogous
#E1EDE6 #E1EDEC #E1E8ED
triadic
#E1EDEC #ECE1ED #EDECE1
tetradic
#E1EDEC #E6E1ED #EDE1E2 #E8EDE1
square
#E1EDEC #E6E1ED #EDE1E2 #E8EDE1
split-complementary
#E1EDEC #EDE1E8 #EDE6E1
monochromatic
#94BFBC #BBD6D4 #E1EDEC #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.20
#E1EDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#E1EDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EDEC
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EDEC | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEC
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#DEEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e1edec; /* rgb */ color: rgb(225, 237, 236); /* oklch */ color: oklch(93.7% 0.013 191.0);
Tailwind
colors: {
custom: {
50: '#eaf2f2',
500: '#e1edec',
950: '#000000',
},
}SCSS
$custom: #e1edec; $custom-light: #eaf2f2; $custom-dark: #000000;
JSON
{
"hex": "#e1edec",
"rgb": {
"r": 225,
"g": 237,
"b": 236
},
"hsl": {
"h": 175,
"s": 25,
"l": 90.588
},
"oklch": {
"l": 0.93682,
"c": 0.01283,
"h": 191
},
"luminance": 0.82632
}Semantic roles & 50–950 ramp
primary
#E1EDEC
secondary
#C5ADAF
accent
#424AA4
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585