#B2BB9F#B2BB9F
#B2BB9F is a light, muted yellow-green. Relative luminance 0.475; OKLCH L 77.7% C 0.040 H 121.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB9F |
|---|---|
| RGB | rgb(178, 187, 159) |
| HSL | hsl(79, 17%, 68%) |
| HSV | hsv(79, 15%, 73%) |
| CMYK | cmyk(4.8%, 0%, 15%, 26.7%) |
| CIE-LAB | lab(74.51, -8.14, 13.14) |
| CIE-LCH | lch(74.51, 15.46, 121.78°) |
| OKLab | oklab(77.74% -0.0211 0.0339) |
| OKLCH | oklch(77.74% 0.04 121.8) |
| XYZ | xyz(42.3876, 47.5088, 39.7312) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.17
Greenish Grey
#96AE8D
ΔE00 6.87
Bland
#AFA88B
ΔE00 8.09
Cement
#A5A391
ΔE00 8.54
Stone (survey)
#ADA587
ΔE00 8.93
Greyish
#A8A495
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB9F #A89FBB
analogous
#BBB69F #B2BB9F #A4BB9F
triadic
#B2BB9F #9FB2BB #BB9FB2
tetradic
#B2BB9F #9FBBB6 #A89FBB #BB9FA4
square
#B2BB9F #9FBBB6 #A89FBB #BB9FA4
split-complementary
#B2BB9F #9FA4BB #B69FBB
monochromatic
#77835D #95A27B #B2BB9F #CFD4C3 #EBEEE7
Accessibility & contrast
On white
2.00
#B2BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#B2BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB9F
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB9F | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79D
Deuteranopia (green-blind)
#BEB7A0
Tritanopia (blue-blind)
#B4B8B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb9f; /* rgb */ color: rgb(178, 187, 159); /* oklch */ color: oklch(77.7% 0.040 121.8);
Tailwind
colors: {
custom: {
50: '#c9cfbb',
500: '#b2bb9f',
950: '#000000',
},
}SCSS
$custom: #b2bb9f; $custom-light: #c9cfbb; $custom-dark: #000000;
JSON
{
"hex": "#b2bb9f",
"rgb": {
"r": 178,
"g": 187,
"b": 159
},
"hsl": {
"h": 79.286,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.77735,
"c": 0.03994,
"h": 121.8
},
"luminance": 0.47509
}Semantic roles & 50–950 ramp
primary
#B2BB9F
secondary
#D9D7DF
accent
#4A9B64
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280