#B3BB9F#B3BB9F
#B3BB9F is a light, muted yellow-green. Relative luminance 0.476; OKLCH L 77.8% C 0.040 H 120.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BB9F |
|---|---|
| RGB | rgb(179, 187, 159) |
| HSL | hsl(77, 17%, 68%) |
| HSV | hsv(77, 15%, 73%) |
| CMYK | cmyk(4.3%, 0%, 15%, 26.7%) |
| CIE-LAB | lab(74.59, -7.78, 13.26) |
| CIE-LCH | lch(74.59, 15.37, 120.39°) |
| OKLab | oklab(77.81% -0.02 0.0342) |
| OKLCH | oklch(77.81% 0.04 120.3) |
| XYZ | xyz(42.6179, 47.6276, 39.7420) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.40
Greenish Grey
#96AE8D
ΔE00 7.17
Bland
#AFA88B
ΔE00 7.81
Cement
#A5A391
ΔE00 8.37
Stone (survey)
#ADA587
ΔE00 8.66
Greyish
#A8A495
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BB9F #A79FBB
analogous
#BBB59F #B3BB9F #A5BB9F
triadic
#B3BB9F #9FB3BB #BB9FB3
tetradic
#B3BB9F #9FBBB5 #A79FBB #BB9FA5
square
#B3BB9F #9FBBB5 #A79FBB #BB9FA5
split-complementary
#B3BB9F #9FA5BB #B59FBB
monochromatic
#78835D #97A27B #B3BB9F #CFD4C3 #ECEEE7
Accessibility & contrast
On white
2.00
#B3BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#B3BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BB9F
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BB9F | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89D
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#B6B8B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b3bb9f; /* rgb */ color: rgb(179, 187, 159); /* oklch */ color: oklch(77.8% 0.040 120.3);
Tailwind
colors: {
custom: {
50: '#c9cfbb',
500: '#b3bb9f',
950: '#000000',
},
}SCSS
$custom: #b3bb9f; $custom-light: #c9cfbb; $custom-dark: #000000;
JSON
{
"hex": "#b3bb9f",
"rgb": {
"r": 179,
"g": 187,
"b": 159
},
"hsl": {
"h": 77.143,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.77814,
"c": 0.03965,
"h": 120.3
},
"luminance": 0.47628
}Semantic roles & 50–950 ramp
primary
#B3BB9F
secondary
#D9D7DF
accent
#4A9B61
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280