#E2EBE6#E2EBE6
#E2EBE6 is a very light, near-neutral green. Relative luminance 0.813; OKLCH L 93.2% C 0.012 H 162.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBE6 |
|---|---|
| RGB | rgb(226, 235, 230) |
| HSL | hsl(147, 18%, 90%) |
| HSV | hsv(147, 4%, 92%) |
| CMYK | cmyk(3.8%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(92.26, -3.90, 1.38) |
| CIE-LCH | lch(92.26, 4.13, 160.48°) |
| OKLab | oklab(93.19% -0.0111 0.0036) |
| OKLCH | oklch(93.19% 0.012 162) |
| XYZ | xyz(75.3526, 81.2982, 86.5699) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.77
Mintcream
#F5FFFA
ΔE00 4.11
Azure (CSS)
#F0FFFF
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 5.88
Off White
#FAF9F6
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBE6 #EBE2E7
analogous
#E2EBE2 #E2EBE6 #E2EBEA
triadic
#E2EBE6 #E6E2EB #EBE6E2
tetradic
#E2EBE6 #E2E2EB #EBE2E7 #EBEAE2
square
#E2EBE6 #E2E2EB #EBE2E7 #EBEAE2
split-complementary
#E2EBE6 #EAE2EB #EBE2E2
monochromatic
#9AB9A8 #BED2C7 #E2EBE6 #EDF3EF #EDF3EF
Accessibility & contrast
On white
1.22
#E2EBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#E2EBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBE6
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBE6 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E6
Deuteranopia (green-blind)
#E9E8E6
Tritanopia (blue-blind)
#E1EBE9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e2ebe6; /* rgb */ color: rgb(226, 235, 230); /* oklch */ color: oklch(93.2% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#ebf1ed',
500: '#e2ebe6',
950: '#000000',
},
}SCSS
$custom: #e2ebe6; $custom-light: #ebf1ed; $custom-dark: #000000;
JSON
{
"hex": "#e2ebe6",
"rgb": {
"r": 226,
"g": 235,
"b": 230
},
"hsl": {
"h": 146.667,
"s": 18.367,
"l": 90.392
},
"oklch": {
"l": 0.93186,
"c": 0.01168,
"h": 162
},
"luminance": 0.81299
}Semantic roles & 50–950 ramp
primary
#E2EBE6
secondary
#C2B0BA
accent
#49779D
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584