#B1BBAF#B1BBAF
#B1BBAF is a light, muted green. Relative luminance 0.480; OKLCH L 78.1% C 0.020 H 140.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BBAF |
|---|---|
| RGB | rgb(177, 187, 175) |
| HSL | hsl(110, 8%, 71%) |
| HSV | hsv(110, 6%, 73%) |
| CMYK | cmyk(5.3%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(74.81, -5.71, 4.88) |
| CIE-LCH | lch(74.81, 7.51, 139.50°) |
| OKLab | oklab(78.08% -0.0155 0.0128) |
| OKLCH | oklch(78.08% 0.02 140.5) |
| XYZ | xyz(43.6383, 47.9827, 47.5117) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.11
Silver
#C0C0C0
ΔE00 8.33
Cement
#A5A391
ΔE00 8.39
Greyish
#A8A495
ΔE00 8.59
Dark Gray
#A9A9A9
ΔE00 9.10
Light Grey
#D8DCD6
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BBAF #B9AFBB
analogous
#B7BBAF #B1BBAF #AFBBB3
triadic
#B1BBAF #AFB1BB #BBAFB1
tetradic
#B1BBAF #AFB7BB #B9AFBB #BBB3AF
square
#B1BBAF #AFB7BB #B9AFBB #BBB3AF
split-complementary
#B1BBAF #B3AFBB #BBAFB7
monochromatic
#71826E #919F8E #B1BBAF #D1D7D0 #EFF1EE
Accessibility & contrast
On white
1.98
#B1BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B1BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BBAF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BBAF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#B1BAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b1bbaf; /* rgb */ color: rgb(177, 187, 175); /* oklch */ color: oklch(78.1% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#c8cfc6',
500: '#b1bbaf',
950: '#000000',
},
}SCSS
$custom: #b1bbaf; $custom-light: #c8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#b1bbaf",
"rgb": {
"r": 177,
"g": 187,
"b": 175
},
"hsl": {
"h": 110,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78077,
"c": 0.02006,
"h": 140.5
},
"luminance": 0.47983
}Semantic roles & 50–950 ramp
primary
#B1BBAF
secondary
#E4E1E4
accent
#539288
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282