#E4EBE9#E4EBE9
#E4EBE9 is a very light, near-neutral teal. Relative luminance 0.818; OKLCH L 93.4% C 0.008 H 177.3°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBE9 |
|---|---|
| RGB | rgb(228, 235, 233) |
| HSL | hsl(163, 15%, 91%) |
| HSV | hsv(163, 3%, 92%) |
| CMYK | cmyk(3%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(92.48, -2.69, 0.16) |
| CIE-LCH | lch(92.48, 2.69, 176.69°) |
| OKLab | oklab(93.42% -0.0079 0.0004) |
| OKLCH | oklch(93.42% 0.008 177.3) |
| XYZ | xyz(76.4085, 81.7935, 88.8373) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.90
Whitesmoke
#F5F5F5
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 4.45
Gainsboro
#DCDCDC
ΔE00 4.74
Fog
#D8DCE0
ΔE00 4.87
Azure (CSS)
#F0FFFF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBE9 #EBE4E6
analogous
#E4EBE5 #E4EBE9 #E4E9EB
triadic
#E4EBE9 #E9E4EB #EBE9E4
tetradic
#E4EBE9 #E5E4EB #EBE4E6 #E9EBE4
square
#E4EBE9 #E5E4EB #EBE4E6 #E9EBE4
split-complementary
#E4EBE9 #EBE4E9 #EBE5E4
monochromatic
#9EB7B0 #C1D1CC #E4EBE9 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.21
#E4EBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#E4EBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBE9
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBE9 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE9
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#E3EBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e4ebe9; /* rgb */ color: rgb(228, 235, 233); /* oklch */ color: oklch(93.4% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#ecf1f0',
500: '#e4ebe9',
950: '#000000',
},
}SCSS
$custom: #e4ebe9; $custom-light: #ecf1f0; $custom-dark: #000000;
JSON
{
"hex": "#e4ebe9",
"rgb": {
"r": 228,
"g": 235,
"b": 233
},
"hsl": {
"h": 162.857,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.93419,
"c": 0.00793,
"h": 177.3
},
"luminance": 0.81794
}Semantic roles & 50–950 ramp
primary
#E4EBE9
secondary
#C1B2B6
accent
#4C6299
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585