#E1EFEB#E1EFEB
#E1EFEB is a very light, near-neutral teal. Relative luminance 0.837; OKLCH L 94.1% C 0.016 H 177.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EFEB |
|---|---|
| RGB | rgb(225, 239, 235) |
| HSL | hsl(163, 30%, 91%) |
| HSV | hsv(163, 6%, 94%) |
| CMYK | cmyk(5.9%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.34, -5.35, 0.33) |
| CIE-LCH | lch(93.34, 5.36, 176.42°) |
| OKLab | oklab(94.06% -0.0157 0.0008) |
| OKLCH | oklch(94.06% 0.016 177.1) |
| XYZ | xyz(76.9102, 83.7380, 90.6923) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.80
Azure (CSS)
#F0FFFF
ΔE00 3.83
Light Grey
#D8DCD6
ΔE00 5.54
Honeydew
#F0FFF0
ΔE00 5.59
Lightcyan
#E0FFFF
ΔE00 6.01
Aliceblue
#F0F8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EFEB #EFE1E5
analogous
#E1EFE4 #E1EFEB #E1ECEF
triadic
#E1EFEB #EBE1EF #EFEBE1
tetradic
#E1EFEB #E4E1EF #EFE1E5 #ECEFE1
square
#E1EFEB #E4E1EF #EFE1E5 #ECEFE1
split-complementary
#E1EFEB #EFE1EC #EFE4E1
monochromatic
#91C4B6 #B9DAD0 #E1EFEB #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.18
#E1EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#E1EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EFEB
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EFEB | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#DEEFEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e1efeb; /* rgb */ color: rgb(225, 239, 235); /* oklch */ color: oklch(94.1% 0.016 177.1);
Tailwind
colors: {
custom: {
50: '#eaf4f1',
500: '#e1efeb',
950: '#000000',
},
}SCSS
$custom: #e1efeb; $custom-light: #eaf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e1efeb",
"rgb": {
"r": 225,
"g": 239,
"b": 235
},
"hsl": {
"h": 162.857,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.94055,
"c": 0.01576,
"h": 177.1
},
"luminance": 0.83739
}Semantic roles & 50–950 ramp
primary
#E1EFEB
secondary
#C9ABB4
accent
#3C5BA9
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585