#B2BB95#B2BB95
#B2BB95 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.5% C 0.053 H 118.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB95 |
|---|---|
| RGB | rgb(178, 187, 149) |
| HSL | hsl(74, 22%, 66%) |
| HSV | hsv(74, 20%, 73%) |
| CMYK | cmyk(4.8%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(74.30, -9.75, 18.24) |
| CIE-LCH | lch(74.30, 20.68, 118.11°) |
| OKLab | oklab(77.5% -0.0253 0.0466) |
| OKLCH | oklch(77.5% 0.053 118.5) |
| XYZ | xyz(41.5547, 47.1757, 35.3446) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.06
Greenish Grey
#96AE8D
ΔE00 6.69
Bland
#AFA88B
ΔE00 8.29
Pale Olive
#B9CC81
ΔE00 8.85
Tan Green
#A9BE70
ΔE00 8.87
Lichen
#8FB67B
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB95 #9E95BB
analogous
#BBB195 #B2BB95 #9FBB95
triadic
#B2BB95 #95B2BB #BB95B2
tetradic
#B2BB95 #95BBB1 #9E95BB #BB959F
square
#B2BB95 #95BBB1 #9E95BB #BB959F
split-complementary
#B2BB95 #959FBB #B195BB
monochromatic
#778253 #97A370 #B2BB95 #CDD3BA #E8EBE0
Accessibility & contrast
On white
2.01
#B2BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#B2BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB95
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB95 | 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)
#C0B793
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#B6B7B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb95; /* rgb */ color: rgb(178, 187, 149); /* oklch */ color: oklch(77.5% 0.053 118.5);
Tailwind
colors: {
custom: {
50: '#c9cfb4',
500: '#b2bb95',
950: '#000000',
},
}SCSS
$custom: #b2bb95; $custom-light: #c9cfb4; $custom-dark: #000000;
JSON
{
"hex": "#b2bb95",
"rgb": {
"r": 178,
"g": 187,
"b": 149
},
"hsl": {
"h": 74.211,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.77497,
"c": 0.05303,
"h": 118.5
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#B2BB95
secondary
#D3D0DC
accent
#45A05B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280