#E4EBEA#E4EBEA
#E4EBEA is a very light, near-neutral teal. Relative luminance 0.819; OKLCH L 93.4% C 0.008 H 186.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBEA |
|---|---|
| RGB | rgb(228, 235, 234) |
| HSL | hsl(171, 15%, 91%) |
| HSV | hsv(171, 3%, 92%) |
| CMYK | cmyk(3%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(92.51, -2.51, -0.33) |
| CIE-LCH | lch(92.51, 2.53, 187.46°) |
| OKLab | oklab(93.45% -0.0075 -0.0009) |
| OKLCH | oklch(93.45% 0.008 186.9) |
| XYZ | xyz(76.5518, 81.8508, 89.5917) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.17
Whitesmoke
#F5F5F5
ΔE00 4.24
Fog
#D8DCE0
ΔE00 4.52
Gainsboro
#DCDCDC
ΔE00 4.58
Mintcream
#F5FFFA
ΔE00 4.66
Aliceblue
#F0F8FF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBEA #EBE4E5
analogous
#E4EBE6 #E4EBEA #E4E8EB
triadic
#E4EBEA #EAE4EB #EBEAE4
tetradic
#E4EBEA #E6E4EB #EBE4E5 #E8EBE4
square
#E4EBEA #E6E4EB #EBE4E5 #E8EBE4
split-complementary
#E4EBEA #EBE4E8 #EBE6E4
monochromatic
#9EB7B3 #C1D1CF #E4EBEA #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.21
#E4EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#E4EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBEA
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBEA | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#E2EBEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e4ebea; /* rgb */ color: rgb(228, 235, 234); /* oklch */ color: oklch(93.4% 0.008 186.9);
Tailwind
colors: {
custom: {
50: '#ecf1f0',
500: '#e4ebea',
950: '#000000',
},
}SCSS
$custom: #e4ebea; $custom-light: #ecf1f0; $custom-dark: #000000;
JSON
{
"hex": "#e4ebea",
"rgb": {
"r": 228,
"g": 235,
"b": 234
},
"hsl": {
"h": 171.429,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.93448,
"c": 0.00759,
"h": 186.9
},
"luminance": 0.81851
}Semantic roles & 50–950 ramp
primary
#E4EBEA
secondary
#C1B2B4
accent
#4C5799
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585