#B2BB96#B2BB96
#B2BB96 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.5% C 0.052 H 118.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB96 |
|---|---|
| RGB | rgb(178, 187, 150) |
| HSL | hsl(75, 21%, 66%) |
| HSV | hsv(75, 20%, 73%) |
| CMYK | cmyk(4.8%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(74.32, -9.59, 17.73) |
| CIE-LCH | lch(74.32, 20.16, 118.41°) |
| OKLab | oklab(77.52% -0.0249 0.0454) |
| OKLCH | oklch(77.52% 0.052 118.7) |
| XYZ | xyz(41.6349, 47.2077, 35.7669) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.09
Greenish Grey
#96AE8D
ΔE00 6.65
Bland
#AFA88B
ΔE00 8.23
Stone (survey)
#ADA587
ΔE00 8.93
Pale Olive
#B9CC81
ΔE00 9.09
Lichen
#8FB67B
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB96 #9F96BB
analogous
#BBB196 #B2BB96 #9FBB96
triadic
#B2BB96 #96B2BB #BB96B2
tetradic
#B2BB96 #96BBB1 #9F96BB #BB969F
square
#B2BB96 #96BBB1 #9F96BB #BB969F
split-complementary
#B2BB96 #969FBB #B196BB
monochromatic
#778254 #97A371 #B2BB96 #CDD3BB #E8EBE0
Accessibility & contrast
On white
2.01
#B2BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#B2BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB96
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB96 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B794
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#B6B7B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb96; /* rgb */ color: rgb(178, 187, 150); /* oklch */ color: oklch(77.5% 0.052 118.7);
Tailwind
colors: {
custom: {
50: '#c9cfb5',
500: '#b2bb96',
950: '#000000',
},
}SCSS
$custom: #b2bb96; $custom-light: #c9cfb5; $custom-dark: #000000;
JSON
{
"hex": "#b2bb96",
"rgb": {
"r": 178,
"g": 187,
"b": 150
},
"hsl": {
"h": 74.595,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.7752,
"c": 0.05173,
"h": 118.7
},
"luminance": 0.47208
}Semantic roles & 50–950 ramp
primary
#B2BB96
secondary
#D3D0DC
accent
#46A05C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280