#BBBEB0#BBBEB0
#BBBEB0 is a light, near-neutral yellow-green. Relative luminance 0.505; OKLCH L 79.5% C 0.020 H 116.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEB0 |
|---|---|
| RGB | rgb(187, 190, 176) |
| HSL | hsl(73, 10%, 72%) |
| HSV | hsv(73, 7%, 75%) |
| CMYK | cmyk(1.6%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(76.39, -3.57, 6.71) |
| CIE-LCH | lch(76.39, 7.60, 118.06°) |
| OKLab | oklab(79.52% -0.0088 0.0175) |
| OKLCH | oklch(79.52% 0.02 116.7) |
| XYZ | xyz(46.7423, 50.5264, 48.3560) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.31
Warm Gray
#C9BEB0
ΔE00 7.10
Silver
#C0C0C0
ΔE00 7.25
Greyish
#A8A495
ΔE00 7.67
Cement
#A5A391
ΔE00 7.85
Light Grey
#D8DCD6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEB0 #B3B0BE
analogous
#BEBAB0 #BBBEB0 #B4BEB0
triadic
#BBBEB0 #B0BBBE #BEB0BB
tetradic
#BBBEB0 #B0BEBA #B3B0BE #BEB0B4
square
#BBBEB0 #B0BEBA #B3B0BE #BEB0B4
split-complementary
#BBBEB0 #B0B4BE #BAB0BE
monochromatic
#81866E #9EA28E #BBBEB0 #D8DAD2 #F1F1EE
Accessibility & contrast
On white
1.89
#BBBEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#BBBEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEB0
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEB0 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#C0BDB0
Tritanopia (blue-blind)
#BDBCBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbbeb0; /* rgb */ color: rgb(187, 190, 176); /* oklch */ color: oklch(79.5% 0.020 116.7);
Tailwind
colors: {
custom: {
50: '#cfd1c7',
500: '#bbbeb0',
950: '#000000',
},
}SCSS
$custom: #bbbeb0; $custom-light: #cfd1c7; $custom-dark: #000000;
JSON
{
"hex": "#bbbeb0",
"rgb": {
"r": 187,
"g": 190,
"b": 176
},
"hsl": {
"h": 72.857,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.79518,
"c": 0.01963,
"h": 116.7
},
"luminance": 0.50526
}Semantic roles & 50–950 ramp
primary
#BBBEB0
secondary
#858191
accent
#529460
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382