#B0BBAE#B0BBAE
#B0BBAE is a light, muted green. Relative luminance 0.478; OKLCH L 78.0% C 0.022 H 140.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBAE |
|---|---|
| RGB | rgb(176, 187, 174) |
| HSL | hsl(111, 9%, 71%) |
| HSV | hsv(111, 7%, 73%) |
| CMYK | cmyk(5.9%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.72, -6.25, 5.27) |
| CIE-LCH | lch(74.72, 8.17, 139.85°) |
| OKLab | oklab(77.97% -0.0169 0.0138) |
| OKLCH | oklch(77.97% 0.022 140.9) |
| XYZ | xyz(43.3134, 47.8265, 46.9857) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.63
Cement
#A5A391
ΔE00 8.50
Greyish
#A8A495
ΔE00 8.82
Silver
#C0C0C0
ΔE00 8.92
Greenish Grey
#96AE8D
ΔE00 9.54
Dark Gray
#A9A9A9
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBAE #B9AEBB
analogous
#B6BBAE #B0BBAE #AEBBB2
triadic
#B0BBAE #AEB0BB #BBAEB0
tetradic
#B0BBAE #AEB6BB #B9AEBB #BBB2AE
square
#B0BBAE #AEB6BB #B9AEBB #BBB2AE
split-complementary
#B0BBAE #B2AEBB #BBAEB6
monochromatic
#70826D #909F8D #B0BBAE #D0D7CF #EFF1EE
Accessibility & contrast
On white
1.99
#B0BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#B0BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBAE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBAE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#AFBAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0bbae; /* rgb */ color: rgb(176, 187, 174); /* oklch */ color: oklch(78.0% 0.022 140.9);
Tailwind
colors: {
custom: {
50: '#c7cfc6',
500: '#b0bbae',
950: '#000000',
},
}SCSS
$custom: #b0bbae; $custom-light: #c7cfc6; $custom-dark: #000000;
JSON
{
"hex": "#b0bbae",
"rgb": {
"r": 176,
"g": 187,
"b": 174
},
"hsl": {
"h": 110.769,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.77973,
"c": 0.02184,
"h": 140.9
},
"luminance": 0.47827
}Semantic roles & 50–950 ramp
primary
#B0BBAE
secondary
#E4E1E4
accent
#539389
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282