#EBEFEC#EBEFEC
#EBEFEC is a very light, near-neutral green. Relative luminance 0.855; OKLCH L 94.8% C 0.006 H 153.8°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFEC |
|---|---|
| RGB | rgb(235, 239, 236) |
| HSL | hsl(135, 11%, 93%) |
| HSV | hsv(135, 2%, 94%) |
| CMYK | cmyk(1.7%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(94.08, -1.86, 0.98) |
| CIE-LCH | lch(94.08, 2.11, 152.23°) |
| OKLab | oklab(94.83% -0.0052 0.0026) |
| OKLCH | oklch(94.83% 0.006 153.8) |
| XYZ | xyz(80.2652, 85.4511, 91.6058) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.14
Off White
#FAF9F6
ΔE00 3.33
Mintcream
#F5FFFA
ΔE00 4.15
Pale Grey
#FDFDFE
ΔE00 4.45
White
#FFFFFF
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFEC #EFEBEE
analogous
#ECEFEB #EBEFEC #EBEFEE
triadic
#EBEFEC #ECEBEF #EFECEB
tetradic
#EBEFEC #EBECEF #EFEBEE #EFEEEB
square
#EBEFEC #EBECEF #EFEBEE #EFEEEB
split-complementary
#EBEFEC #EEEBEF #EFEBEC
monochromatic
#A7B9AB #C9D4CC #EBEFEC #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.16
#EBEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#EBEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFEC
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFEC | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#EBEFEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebefec; /* rgb */ color: rgb(235, 239, 236); /* oklch */ color: oklch(94.8% 0.006 153.8);
Tailwind
colors: {
custom: {
50: '#f1f4f2',
500: '#ebefec',
950: '#000000',
},
}SCSS
$custom: #ebefec; $custom-light: #f1f4f2; $custom-dark: #000000;
JSON
{
"hex": "#ebefec",
"rgb": {
"r": 235,
"g": 239,
"b": 236
},
"hsl": {
"h": 135,
"s": 11.111,
"l": 92.941
},
"oklch": {
"l": 0.94825,
"c": 0.00582,
"h": 153.8
},
"luminance": 0.85451
}Semantic roles & 50–950 ramp
primary
#EBEFEC
secondary
#C4BAC2
accent
#508495
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585