#B2BBAE#B2BBAE
#B2BBAE is a light, muted green. Relative luminance 0.481; OKLCH L 78.1% C 0.021 H 135.9°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBAE |
|---|---|
| RGB | rgb(178, 187, 174) |
| HSL | hsl(102, 9%, 71%) |
| HSV | hsv(102, 7%, 73%) |
| CMYK | cmyk(4.8%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.86, -5.54, 5.50) |
| CIE-LCH | lch(74.86, 7.81, 135.20°) |
| OKLab | oklab(78.13% -0.0148 0.0144) |
| OKLCH | oklch(78.13% 0.021 135.9) |
| XYZ | xyz(43.7691, 48.0614, 47.0071) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.22
Cement
#A5A391
ΔE00 8.09
Greyish
#A8A495
ΔE00 8.31
Silver
#C0C0C0
ΔE00 8.39
Dark Gray
#A9A9A9
ΔE00 9.18
Light Grey
#D8DCD6
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBAE #B7AEBB
analogous
#B8BBAE #B2BBAE #AEBBB0
triadic
#B2BBAE #AEB2BB #BBAEB2
tetradic
#B2BBAE #AEB8BB #B7AEBB #BBB0AE
square
#B2BBAE #AEB8BB #B7AEBB #BBB0AE
split-complementary
#B2BBAE #B0AEBB #BBAEB8
monochromatic
#73826D #929F8D #B2BBAE #D2D7CF #EFF1EE
Accessibility & contrast
On white
1.98
#B2BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#B2BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBAE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBAE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#B2BAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bbae; /* rgb */ color: rgb(178, 187, 174); /* oklch */ color: oklch(78.1% 0.021 135.9);
Tailwind
colors: {
custom: {
50: '#c9cfc6',
500: '#b2bbae',
950: '#000000',
},
}SCSS
$custom: #b2bbae; $custom-light: #c9cfc6; $custom-dark: #000000;
JSON
{
"hex": "#b2bbae",
"rgb": {
"r": 178,
"g": 187,
"b": 174
},
"hsl": {
"h": 101.538,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78127,
"c": 0.02066,
"h": 135.9
},
"luminance": 0.48062
}Semantic roles & 50–950 ramp
primary
#B2BBAE
secondary
#E3E1E4
accent
#53937F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282