#E4EBEB#E4EBEB
#E4EBEB is a very light, near-neutral teal. Relative luminance 0.819; OKLCH L 93.5% C 0.007 H 197.0°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBEB |
|---|---|
| RGB | rgb(228, 235, 235) |
| HSL | hsl(180, 15%, 91%) |
| HSV | hsv(180, 3%, 92%) |
| CMYK | cmyk(3%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(92.53, -2.33, -0.81) |
| CIE-LCH | lch(92.53, 2.46, 199.24°) |
| OKLab | oklab(93.48% -0.0072 -0.0022) |
| OKLCH | oklch(93.48% 0.008 197) |
| XYZ | xyz(76.6958, 81.9084, 90.3505) |
| Luminance | 0.8191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.20
Aliceblue
#F0F8FF
ΔE00 4.41
Gainsboro
#DCDCDC
ΔE00 4.46
Light Grey
#D8DCD6
ΔE00 4.48
Mintcream
#F5FFFA
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBEB #EBE4E4
analogous
#E4EBE7 #E4EBEB #E4E7EB
triadic
#E4EBEB #EBE4EB #EBEBE4
tetradic
#E4EBEB #E7E4EB #EBE4E4 #E7EBE4
square
#E4EBEB #E7E4EB #EBE4E4 #E7EBE4
split-complementary
#E4EBEB #EBE4E7 #EBE7E4
monochromatic
#9EB7B7 #C1D1D1 #E4EBEB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.21
#E4EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#E4EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBEB
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBEB | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#E2ECEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e4ebeb; /* rgb */ color: rgb(228, 235, 235); /* oklch */ color: oklch(93.5% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#ecf1f1',
500: '#e4ebeb',
950: '#000000',
},
}SCSS
$custom: #e4ebeb; $custom-light: #ecf1f1; $custom-dark: #000000;
JSON
{
"hex": "#e4ebeb",
"rgb": {
"r": 228,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.93476,
"c": 0.0075,
"h": 197
},
"luminance": 0.81909
}Semantic roles & 50–950 ramp
primary
#E4EBEB
secondary
#C1B2B2
accent
#4C4C99
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585