#B2BB97#B2BB97
#B2BB97 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.5% C 0.050 H 119.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB97 |
|---|---|
| RGB | rgb(178, 187, 151) |
| HSL | hsl(75, 21%, 66%) |
| HSV | hsv(75, 19%, 73%) |
| CMYK | cmyk(4.8%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(74.34, -9.43, 17.22) |
| CIE-LCH | lch(74.34, 19.64, 118.71°) |
| OKLab | oklab(77.54% -0.0244 0.0441) |
| OKLCH | oklch(77.54% 0.05 119) |
| XYZ | xyz(41.7157, 47.2401, 36.1927) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.14
Greenish Grey
#96AE8D
ΔE00 6.61
Bland
#AFA88B
ΔE00 8.19
Stone (survey)
#ADA587
ΔE00 8.90
Lichen
#8FB67B
ΔE00 9.27
Darkseagreen
#8FBC8F
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB97 #A097BB
analogous
#BBB297 #B2BB97 #A0BB97
triadic
#B2BB97 #97B2BB #BB97B2
tetradic
#B2BB97 #97BBB2 #A097BB #BB97A0
square
#B2BB97 #97BBB2 #A097BB #BB97A0
split-complementary
#B2BB97 #97A0BB #B297BB
monochromatic
#778255 #97A372 #B2BB97 #CDD3BC #E9EBE1
Accessibility & contrast
On white
2.01
#B2BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#B2BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB97
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB97 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B795
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#B6B7B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb97; /* rgb */ color: rgb(178, 187, 151); /* oklch */ color: oklch(77.5% 0.050 119.0);
Tailwind
colors: {
custom: {
50: '#c9cfb5',
500: '#b2bb97',
950: '#000000',
},
}SCSS
$custom: #b2bb97; $custom-light: #c9cfb5; $custom-dark: #000000;
JSON
{
"hex": "#b2bb97",
"rgb": {
"r": 178,
"g": 187,
"b": 151
},
"hsl": {
"h": 75,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.77543,
"c": 0.05043,
"h": 119
},
"luminance": 0.4724
}Semantic roles & 50–950 ramp
primary
#B2BB97
secondary
#D4D1DD
accent
#469F5C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280