#E4EBE8#E4EBE8
#E4EBE8 is a very light, near-neutral teal. Relative luminance 0.817; OKLCH L 93.4% C 0.008 H 168.8°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EBE8 |
|---|---|
| RGB | rgb(228, 235, 232) |
| HSL | hsl(154, 15%, 91%) |
| HSV | hsv(154, 3%, 92%) |
| CMYK | cmyk(3%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(92.46, -2.87, 0.64) |
| CIE-LCH | lch(92.46, 2.94, 167.44°) |
| OKLab | oklab(93.39% -0.0083 0.0017) |
| OKLCH | oklch(93.39% 0.008 168.8) |
| XYZ | xyz(76.2661, 81.7365, 88.0871) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.69
Mintcream
#F5FFFA
ΔE00 4.30
Whitesmoke
#F5F5F5
ΔE00 4.66
Gainsboro
#DCDCDC
ΔE00 4.93
Azure (CSS)
#F0FFFF
ΔE00 4.99
Off White
#FAF9F6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EBE8 #EBE4E7
analogous
#E4EBE4 #E4EBE8 #E4EAEB
triadic
#E4EBE8 #E8E4EB #EBE8E4
tetradic
#E4EBE8 #E4E4EB #EBE4E7 #EAEBE4
square
#E4EBE8 #E4E4EB #EBE4E7 #EAEBE4
split-complementary
#E4EBE8 #EBE4EA #EBE4E4
monochromatic
#9EB7AC #C1D1CA #E4EBE8 #EDF2F0 #EDF2F0
Accessibility & contrast
On white
1.21
#E4EBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#E4EBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EBE8
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EBE8 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE8
Deuteranopia (green-blind)
#E9E9E8
Tritanopia (blue-blind)
#E3EBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e4ebe8; /* rgb */ color: rgb(228, 235, 232); /* oklch */ color: oklch(93.4% 0.008 168.8);
Tailwind
colors: {
custom: {
50: '#ecf1ef',
500: '#e4ebe8',
950: '#000000',
},
}SCSS
$custom: #e4ebe8; $custom-light: #ecf1ef; $custom-dark: #000000;
JSON
{
"hex": "#e4ebe8",
"rgb": {
"r": 228,
"g": 235,
"b": 232
},
"hsl": {
"h": 154.286,
"s": 14.894,
"l": 90.784
},
"oklch": {
"l": 0.93391,
"c": 0.00846,
"h": 168.8
},
"luminance": 0.81737
}Semantic roles & 50–950 ramp
primary
#E4EBE8
secondary
#C1B2B9
accent
#4C6D99
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585