#B2BB94#B2BB94
#B2BB94 is a light, muted yellow-green. Relative luminance 0.471; OKLCH L 77.5% C 0.054 H 118.2°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB94 |
|---|---|
| RGB | rgb(178, 187, 148) |
| HSL | hsl(74, 22%, 66%) |
| HSV | hsv(74, 21%, 73%) |
| CMYK | cmyk(4.8%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(74.28, -9.90, 18.75) |
| CIE-LCH | lch(74.28, 21.20, 117.83°) |
| OKLab | oklab(77.47% -0.0257 0.0479) |
| OKLCH | oklch(77.47% 0.054 118.2) |
| XYZ | xyz(41.4752, 47.1439, 34.9259) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.04
Greenish Grey
#96AE8D
ΔE00 6.75
Bland
#AFA88B
ΔE00 8.35
Tan Green
#A9BE70
ΔE00 8.61
Pale Olive
#B9CC81
ΔE00 8.61
Lichen
#8FB67B
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB94 #9D94BB
analogous
#BBB094 #B2BB94 #9EBB94
triadic
#B2BB94 #94B2BB #BB94B2
tetradic
#B2BB94 #94BBB0 #9D94BB #BB949E
square
#B2BB94 #94BBB0 #9D94BB #BB949E
split-complementary
#B2BB94 #949EBB #B094BB
monochromatic
#778253 #97A36F #B2BB94 #CDD3B9 #E8EBDF
Accessibility & contrast
On white
2.01
#B2BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#B2BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB94
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB94 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B792
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#B6B7B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb94; /* rgb */ color: rgb(178, 187, 148); /* oklch */ color: oklch(77.5% 0.054 118.2);
Tailwind
colors: {
custom: {
50: '#c9cfb3',
500: '#b2bb94',
950: '#000000',
},
}SCSS
$custom: #b2bb94; $custom-light: #c9cfb3; $custom-dark: #000000;
JSON
{
"hex": "#b2bb94",
"rgb": {
"r": 178,
"g": 187,
"b": 148
},
"hsl": {
"h": 73.846,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.77474,
"c": 0.05434,
"h": 118.2
},
"luminance": 0.47144
}Semantic roles & 50–950 ramp
primary
#B2BB94
secondary
#D2CFDC
accent
#45A15A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280