#E2EBE7#E2EBE7
#E2EBE7 is a very light, near-neutral teal. Relative luminance 0.814; OKLCH L 93.2% C 0.011 H 167.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBE7 |
|---|---|
| RGB | rgb(226, 235, 231) |
| HSL | hsl(153, 18%, 90%) |
| HSV | hsv(153, 4%, 92%) |
| CMYK | cmyk(3.8%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(92.29, -3.71, 0.90) |
| CIE-LCH | lch(92.29, 3.82, 166.43°) |
| OKLab | oklab(93.21% -0.0107 0.0023) |
| OKLCH | oklch(93.21% 0.011 167.8) |
| XYZ | xyz(75.4935, 81.3545, 87.3116) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.83
Mintcream
#F5FFFA
ΔE00 4.13
Azure (CSS)
#F0FFFF
ΔE00 4.79
Whitesmoke
#F5F5F5
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 5.75
Off White
#FAF9F6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBE7 #EBE2E6
analogous
#E2EBE2 #E2EBE7 #E2EAEB
triadic
#E2EBE7 #E7E2EB #EBE7E2
tetradic
#E2EBE7 #E2E2EB #EBE2E6 #EAEBE2
square
#E2EBE7 #E2E2EB #EBE2E6 #EAEBE2
split-complementary
#E2EBE7 #EBE2EA #EBE2E2
monochromatic
#9AB9AB #BED2C9 #E2EBE7 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.22
#E2EBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#E2EBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBE7
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBE7 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAE7
Deuteranopia (green-blind)
#E9E8E7
Tritanopia (blue-blind)
#E0EBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebe7; /* rgb */ color: rgb(226, 235, 231); /* oklch */ color: oklch(93.2% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#ebf1ee',
500: '#e2ebe7',
950: '#000000',
},
}SCSS
$custom: #e2ebe7; $custom-light: #ebf1ee; $custom-dark: #000000;
JSON
{
"hex": "#e2ebe7",
"rgb": {
"r": 226,
"g": 235,
"b": 231
},
"hsl": {
"h": 153.333,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93214,
"c": 0.01097,
"h": 167.8
},
"luminance": 0.81355
}Semantic roles & 50–950 ramp
primary
#E2EBE7
secondary
#C2B0B8
accent
#496E9D
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585