#B2BB92#B2BB92
#B2BB92 is a light, muted yellow-green. Relative luminance 0.471; OKLCH L 77.4% C 0.057 H 117.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB92 |
|---|---|
| RGB | rgb(178, 187, 146) |
| HSL | hsl(73, 23%, 65%) |
| HSV | hsv(73, 22%, 73%) |
| CMYK | cmyk(4.8%, 0%, 21.9%, 26.7%) |
| CIE-LAB | lab(74.24, -10.21, 19.77) |
| CIE-LCH | lch(74.24, 22.25, 117.30°) |
| OKLab | oklab(77.43% -0.0265 0.0504) |
| OKLCH | oklch(77.43% 0.057 117.8) |
| XYZ | xyz(41.3183, 47.0811, 34.0994) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.05
Greenish Grey
#96AE8D
ΔE00 6.90
Tan Green
#A9BE70
ΔE00 8.10
Pale Olive
#B9CC81
ΔE00 8.16
Bland
#AFA88B
ΔE00 8.48
Lichen
#8FB67B
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB92 #9B92BB
analogous
#BBAF92 #B2BB92 #9DBB92
triadic
#B2BB92 #92B2BB #BB92B2
tetradic
#B2BB92 #92BBAF #9B92BB #BB929D
square
#B2BB92 #92BBAF #9B92BB #BB929D
split-complementary
#B2BB92 #929DBB #AF92BB
monochromatic
#778251 #97A36C #B2BB92 #CDD3B8 #E7EADD
Accessibility & contrast
On white
2.02
#B2BB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#B2BB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB92
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB92 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B68F
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#B6B6B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb92; /* rgb */ color: rgb(178, 187, 146); /* oklch */ color: oklch(77.4% 0.057 117.8);
Tailwind
colors: {
custom: {
50: '#c9cfb2',
500: '#b2bb92',
950: '#000000',
},
}SCSS
$custom: #b2bb92; $custom-light: #c9cfb2; $custom-dark: #000000;
JSON
{
"hex": "#b2bb92",
"rgb": {
"r": 178,
"g": 187,
"b": 146
},
"hsl": {
"h": 73.171,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.77429,
"c": 0.05693,
"h": 117.8
},
"luminance": 0.47081
}Semantic roles & 50–950 ramp
primary
#B2BB92
secondary
#D1CDDB
accent
#44A258
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#131311
muted
#828280