#EBEEEB#EBEEEB
#EBEEEB is a very light, near-neutral green. Relative luminance 0.848; OKLCH L 94.6% C 0.005 H 145.5°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEEB |
|---|---|
| RGB | rgb(235, 238, 235) |
| HSL | hsl(120, 8%, 93%) |
| HSV | hsv(120, 1%, 93%) |
| CMYK | cmyk(1.3%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.80, -1.53, 1.10) |
| CIE-LCH | lch(93.80, 1.89, 144.38°) |
| OKLab | oklab(94.6% -0.0042 0.0029) |
| OKLCH | oklch(94.6% 0.005 145.5) |
| XYZ | xyz(79.8283, 84.8093, 90.7454) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.91
Off White
#FAF9F6
ΔE00 3.14
Pale Grey
#FDFDFE
ΔE00 4.34
White
#FFFFFF
ΔE00 4.37
Light Grey
#D8DCD6
ΔE00 4.38
Gainsboro
#DCDCDC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEEB #EEEBEE
analogous
#ECEEEB #EBEEEB #EBEEEC
triadic
#EBEEEB #EBEBEE #EEEBEB
tetradic
#EBEEEB #EBECEE #EEEBEE #EEECEB
square
#EBEEEB #EBECEE #EEEBEE #EEECEB
split-complementary
#EBEEEB #ECEBEE #EEEBEC
monochromatic
#A9B6A9 #CAD2CA #EBEEEB #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.17
#EBEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#EBEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEEB
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEEB | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#EBEEED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebeeeb; /* rgb */ color: rgb(235, 238, 235); /* oklch */ color: oklch(94.6% 0.005 145.5);
Tailwind
colors: {
custom: {
50: '#f1f3f1',
500: '#ebeeeb',
950: '#000000',
},
}SCSS
$custom: #ebeeeb; $custom-light: #f1f3f1; $custom-dark: #000000;
JSON
{
"hex": "#ebeeeb",
"rgb": {
"r": 235,
"g": 238,
"b": 235
},
"hsl": {
"h": 120,
"s": 8.108,
"l": 92.745
},
"oklch": {
"l": 0.94599,
"c": 0.00511,
"h": 145.5
},
"luminance": 0.84809
}Semantic roles & 50–950 ramp
primary
#EBEEEB
secondary
#C2BBC2
accent
#539292
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585