#B2BB93#B2BB93
#B2BB93 is a light, muted yellow-green. Relative luminance 0.471; OKLCH L 77.5% C 0.056 H 118.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB93 |
|---|---|
| RGB | rgb(178, 187, 147) |
| HSL | hsl(74, 23%, 65%) |
| HSV | hsv(74, 21%, 73%) |
| CMYK | cmyk(4.8%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(74.26, -10.05, 19.26) |
| CIE-LCH | lch(74.26, 21.73, 117.56°) |
| OKLab | oklab(77.45% -0.0261 0.0491) |
| OKLCH | oklch(77.45% 0.056 118) |
| XYZ | xyz(41.3964, 47.1124, 34.5109) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.04
Greenish Grey
#96AE8D
ΔE00 6.82
Tan Green
#A9BE70
ΔE00 8.36
Pale Olive
#B9CC81
ΔE00 8.38
Bland
#AFA88B
ΔE00 8.41
Lichen
#8FB67B
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB93 #9C93BB
analogous
#BBB093 #B2BB93 #9EBB93
triadic
#B2BB93 #93B2BB #BB93B2
tetradic
#B2BB93 #93BBB0 #9C93BB #BB939E
square
#B2BB93 #93BBB0 #9C93BB #BB939E
split-complementary
#B2BB93 #939EBB #B093BB
monochromatic
#778252 #97A36D #B2BB93 #CDD3B9 #E8EADE
Accessibility & contrast
On white
2.01
#B2BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#B2BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB93
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB93 | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 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)
#C1B791
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#B6B7B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb93; /* rgb */ color: rgb(178, 187, 147); /* oklch */ color: oklch(77.5% 0.056 118.0);
Tailwind
colors: {
custom: {
50: '#c9cfb2',
500: '#b2bb93',
950: '#000000',
},
}SCSS
$custom: #b2bb93; $custom-light: #c9cfb2; $custom-dark: #000000;
JSON
{
"hex": "#b2bb93",
"rgb": {
"r": 178,
"g": 187,
"b": 147
},
"hsl": {
"h": 73.5,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.77452,
"c": 0.05563,
"h": 118
},
"luminance": 0.47112
}Semantic roles & 50–950 ramp
primary
#B2BB93
secondary
#D1CEDC
accent
#44A159
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280