#B3BB9E#B3BB9E
#B3BB9E is a light, muted yellow-green. Relative luminance 0.476; OKLCH L 77.8% C 0.041 H 119.9°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BB9E |
|---|---|
| RGB | rgb(179, 187, 158) |
| HSL | hsl(77, 18%, 68%) |
| HSV | hsv(77, 16%, 73%) |
| CMYK | cmyk(4.3%, 0%, 15.5%, 26.7%) |
| CIE-LAB | lab(74.57, -7.94, 13.77) |
| CIE-LCH | lch(74.57, 15.89, 119.97°) |
| OKLab | oklab(77.79% -0.0204 0.0355) |
| OKLCH | oklch(77.79% 0.041 119.9) |
| XYZ | xyz(42.5315, 47.5930, 39.2869) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.22
Greenish Grey
#96AE8D
ΔE00 7.09
Bland
#AFA88B
ΔE00 7.79
Cement
#A5A391
ΔE00 8.49
Stone (survey)
#ADA587
ΔE00 8.63
Greyish
#A8A495
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BB9E #A69EBB
analogous
#BBB59E #B3BB9E #A4BB9E
triadic
#B3BB9E #9EB3BB #BB9EB3
tetradic
#B3BB9E #9EBBB5 #A69EBB #BB9EA4
square
#B3BB9E #9EBBB5 #A69EBB #BB9EA4
split-complementary
#B3BB9E #9EA4BB #B59EBB
monochromatic
#78835C #97A27A #B3BB9E #CFD4C2 #EBEDE6
Accessibility & contrast
On white
2.00
#B3BB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#B3BB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BB9E
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BB9E | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79C
Deuteranopia (green-blind)
#BEB89F
Tritanopia (blue-blind)
#B6B8B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b3bb9e; /* rgb */ color: rgb(179, 187, 158); /* oklch */ color: oklch(77.8% 0.041 119.9);
Tailwind
colors: {
custom: {
50: '#c9cfba',
500: '#b3bb9e',
950: '#000000',
},
}SCSS
$custom: #b3bb9e; $custom-light: #c9cfba; $custom-dark: #000000;
JSON
{
"hex": "#b3bb9e",
"rgb": {
"r": 179,
"g": 187,
"b": 158
},
"hsl": {
"h": 76.552,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.77789,
"c": 0.04097,
"h": 119.9
},
"luminance": 0.47593
}Semantic roles & 50–950 ramp
primary
#B3BB9E
secondary
#D8D6DF
accent
#4A9C60
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280