#B2BB9C#B2BB9C
#B2BB9C is a light, muted yellow-green. Relative luminance 0.474; OKLCH L 77.7% C 0.044 H 120.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB9C |
|---|---|
| RGB | rgb(178, 187, 156) |
| HSL | hsl(77, 19%, 67%) |
| HSV | hsv(77, 17%, 73%) |
| CMYK | cmyk(4.8%, 0%, 16.6%, 26.7%) |
| CIE-LAB | lab(74.45, -8.63, 14.67) |
| CIE-LCH | lch(74.45, 17.02, 120.48°) |
| OKLab | oklab(77.66% -0.0223 0.0378) |
| OKLCH | oklch(77.66% 0.044 120.6) |
| XYZ | xyz(42.1304, 47.4060, 38.3768) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.66
Greenish Grey
#96AE8D
ΔE00 6.66
Bland
#AFA88B
ΔE00 8.06
Stone (survey)
#ADA587
ΔE00 8.86
Cement
#A5A391
ΔE00 8.92
Darkseagreen
#8FBC8F
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB9C #A59CBB
analogous
#BBB59C #B2BB9C #A3BB9C
triadic
#B2BB9C #9CB2BB #BB9CB2
tetradic
#B2BB9C #9CBBB5 #A59CBB #BB9CA3
square
#B2BB9C #9CBBB5 #A59CBB #BB9CA3
split-complementary
#B2BB9C #9CA3BB #B59CBB
monochromatic
#77835A #96A278 #B2BB9C #CED4C0 #EAEDE5
Accessibility & contrast
On white
2.00
#B2BB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#B2BB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB9C
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB9C | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79A
Deuteranopia (green-blind)
#BEB79D
Tritanopia (blue-blind)
#B5B8B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb9c; /* rgb */ color: rgb(178, 187, 156); /* oklch */ color: oklch(77.7% 0.044 120.6);
Tailwind
colors: {
custom: {
50: '#c9cfb9',
500: '#b2bb9c',
950: '#000000',
},
}SCSS
$custom: #b2bb9c; $custom-light: #c9cfb9; $custom-dark: #000000;
JSON
{
"hex": "#b2bb9c",
"rgb": {
"r": 178,
"g": 187,
"b": 156
},
"hsl": {
"h": 77.419,
"s": 18.563,
"l": 67.255
},
"oklch": {
"l": 0.77662,
"c": 0.04389,
"h": 120.6
},
"luminance": 0.47406
}Semantic roles & 50–950 ramp
primary
#B2BB9C
secondary
#D7D5DE
accent
#499D61
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280