#EBEFEB#EBEFEB
#EBEFEB is a very light, near-neutral green. Relative luminance 0.854; OKLCH L 94.8% C 0.007 H 145.5°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFEB |
|---|---|
| RGB | rgb(235, 239, 235) |
| HSL | hsl(120, 11%, 93%) |
| HSV | hsv(120, 2%, 94%) |
| CMYK | cmyk(1.7%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(94.05, -2.04, 1.46) |
| CIE-LCH | lch(94.05, 2.51, 144.35°) |
| OKLab | oklab(94.8% -0.0056 0.0039) |
| OKLCH | oklch(94.8% 0.007 145.5) |
| XYZ | xyz(80.1203, 85.3932, 90.8427) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.46
Whitesmoke
#F5F5F5
ΔE00 3.48
Mintcream
#F5FFFA
ΔE00 4.01
Light Grey
#D8DCD6
ΔE00 4.32
White
#FFFFFF
ΔE00 4.71
Pale Grey
#FDFDFE
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFEB #EFEBEF
analogous
#EDEFEB #EBEFEB #EBEFED
triadic
#EBEFEB #EBEBEF #EFEBEB
tetradic
#EBEFEB #EBEDEF #EFEBEF #EFEDEB
square
#EBEFEB #EBEDEF #EFEBEF #EFEDEB
split-complementary
#EBEFEB #EDEBEF #EFEBED
monochromatic
#A7B9A7 #C9D4C9 #EBEFEB #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.16
#EBEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#EBEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFEB
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFEB | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#EEEEEB
Tritanopia (blue-blind)
#EBEFEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebefeb; /* rgb */ color: rgb(235, 239, 235); /* oklch */ color: oklch(94.8% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#f1f4f1',
500: '#ebefeb',
950: '#000000',
},
}SCSS
$custom: #ebefeb; $custom-light: #f1f4f1; $custom-dark: #000000;
JSON
{
"hex": "#ebefeb",
"rgb": {
"r": 235,
"g": 239,
"b": 235
},
"hsl": {
"h": 120,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94797,
"c": 0.0068,
"h": 145.5
},
"luminance": 0.85393
}Semantic roles & 50–950 ramp
primary
#EBEFEB
secondary
#C4BAC4
accent
#509595
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585