#E1EBEA#E1EBEA
#E1EBEA is a very light, near-neutral teal. Relative luminance 0.814; OKLCH L 93.2% C 0.011 H 189.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EBEA |
|---|---|
| RGB | rgb(225, 235, 234) |
| HSL | hsl(174, 20%, 90%) |
| HSV | hsv(174, 4%, 92%) |
| CMYK | cmyk(4.3%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(92.29, -3.50, -0.67) |
| CIE-LCH | lch(92.29, 3.56, 190.82°) |
| OKLab | oklab(93.22% -0.0106 -0.0018) |
| OKLCH | oklch(93.22% 0.011 189.8) |
| XYZ | xyz(75.6081, 81.3642, 89.5475) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 4.51
Fog
#D8DCE0
ΔE00 5.15
Aliceblue
#F0F8FF
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EBEA #EBE1E2
analogous
#E1EBE5 #E1EBEA #E1E7EB
triadic
#E1EBEA #EAE1EB #EBEAE1
tetradic
#E1EBEA #E5E1EB #EBE1E2 #E7EBE1
square
#E1EBEA #E5E1EB #EBE1E2 #E7EBE1
split-complementary
#E1EBEA #EBE1E7 #EBE5E1
monochromatic
#98BAB7 #BCD3D0 #E1EBEA #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.22
#E1EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#E1EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EBEA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EBEA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#DFECEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e1ebea; /* rgb */ color: rgb(225, 235, 234); /* oklch */ color: oklch(93.2% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#eaf1f0',
500: '#e1ebea',
950: '#000000',
},
}SCSS
$custom: #e1ebea; $custom-light: #eaf1f0; $custom-dark: #000000;
JSON
{
"hex": "#e1ebea",
"rgb": {
"r": 225,
"g": 235,
"b": 234
},
"hsl": {
"h": 174,
"s": 20,
"l": 90.196
},
"oklch": {
"l": 0.93224,
"c": 0.01075,
"h": 189.8
},
"luminance": 0.81365
}Semantic roles & 50–950 ramp
primary
#E1EBEA
secondary
#C2AEB0
accent
#47509E
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585