#E2EBE8#E2EBE8
#E2EBE8 is a very light, near-neutral teal. Relative luminance 0.814; OKLCH L 93.2% C 0.010 H 174.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBE8 |
|---|---|
| RGB | rgb(226, 235, 232) |
| HSL | hsl(160, 18%, 90%) |
| HSV | hsv(160, 4%, 92%) |
| CMYK | cmyk(3.8%, 0%, 1.3%, 7.8%) |
| CIE-LAB | lab(92.31, -3.53, 0.41) |
| CIE-LCH | lch(92.31, 3.56, 173.35°) |
| OKLab | oklab(93.24% -0.0103 0.001) |
| OKLCH | oklch(93.24% 0.01 174.3) |
| XYZ | xyz(75.6351, 81.4112, 88.0575) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.95
Mintcream
#F5FFFA
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.63
Whitesmoke
#F5F5F5
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 5.54
Fog
#D8DCE0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBE8 #EBE2E5
analogous
#E2EBE3 #E2EBE8 #E2E9EB
triadic
#E2EBE8 #E8E2EB #EBE8E2
tetradic
#E2EBE8 #E3E2EB #EBE2E5 #E9EBE2
square
#E2EBE8 #E3E2EB #EBE2E5 #E9EBE2
split-complementary
#E2EBE8 #EBE2E9 #EBE3E2
monochromatic
#9AB9AF #BED2CB #E2EBE8 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.22
#E2EBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#E2EBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBE8
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBE8 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE8
Deuteranopia (green-blind)
#E8E8E8
Tritanopia (blue-blind)
#E0EBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebe8; /* rgb */ color: rgb(226, 235, 232); /* oklch */ color: oklch(93.2% 0.010 174.3);
Tailwind
colors: {
custom: {
50: '#ebf1ef',
500: '#e2ebe8',
950: '#000000',
},
}SCSS
$custom: #e2ebe8; $custom-light: #ebf1ef; $custom-dark: #000000;
JSON
{
"hex": "#e2ebe8",
"rgb": {
"r": 226,
"g": 235,
"b": 232
},
"hsl": {
"h": 160,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93242,
"c": 0.01039,
"h": 174.3
},
"luminance": 0.81412
}Semantic roles & 50–950 ramp
primary
#E2EBE8
secondary
#C2B0B6
accent
#49659D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585