#B2BB99#B2BB99
#B2BB99 is a light, muted yellow-green. Relative luminance 0.473; OKLCH L 77.6% C 0.048 H 119.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB99 |
|---|---|
| RGB | rgb(178, 187, 153) |
| HSL | hsl(76, 20%, 67%) |
| HSV | hsv(76, 18%, 73%) |
| CMYK | cmyk(4.8%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(74.38, -9.12, 16.20) |
| CIE-LCH | lch(74.38, 18.59, 119.37°) |
| OKLab | oklab(77.59% -0.0236 0.0416) |
| OKLCH | oklch(77.59% 0.048 119.6) |
| XYZ | xyz(41.8795, 47.3056, 37.0554) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.30
Greenish Grey
#96AE8D
ΔE00 6.59
Bland
#AFA88B
ΔE00 8.11
Stone (survey)
#ADA587
ΔE00 8.86
Cement
#A5A391
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB99 #A299BB
analogous
#BBB399 #B2BB99 #A1BB99
triadic
#B2BB99 #99B2BB #BB99B2
tetradic
#B2BB99 #99BBB3 #A299BB #BB99A1
square
#B2BB99 #99BBB3 #A299BB #BB99A1
split-complementary
#B2BB99 #99A1BB #B399BB
monochromatic
#778357 #96A374 #B2BB99 #CED3BE #E9ECE2
Accessibility & contrast
On white
2.01
#B2BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#B2BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB99
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB99 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#BFB79A
Tritanopia (blue-blind)
#B5B7B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb99; /* rgb */ color: rgb(178, 187, 153); /* oklch */ color: oklch(77.6% 0.048 119.6);
Tailwind
colors: {
custom: {
50: '#c9cfb7',
500: '#b2bb99',
950: '#000000',
},
}SCSS
$custom: #b2bb99; $custom-light: #c9cfb7; $custom-dark: #000000;
JSON
{
"hex": "#b2bb99",
"rgb": {
"r": 178,
"g": 187,
"b": 153
},
"hsl": {
"h": 75.882,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.7759,
"c": 0.04781,
"h": 119.6
},
"luminance": 0.47306
}Semantic roles & 50–950 ramp
primary
#B2BB99
secondary
#D5D2DD
accent
#479E5E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280