#B1BF92#B1BF92
#B1BF92 is a light, moderate yellow-green. Relative luminance 0.487; OKLCH L 78.2% C 0.063 H 121.9°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BF92 |
|---|---|
| RGB | rgb(177, 191, 146) |
| HSL | hsl(79, 26%, 66%) |
| HSV | hsv(79, 24%, 75%) |
| CMYK | cmyk(7.3%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(75.25, -12.65, 21.15) |
| CIE-LCH | lch(75.25, 24.65, 120.88°) |
| OKLab | oklab(78.22% -0.0334 0.0537) |
| OKLCH | oklch(78.22% 0.063 121.9) |
| XYZ | xyz(41.9500, 48.6840, 34.3755) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.15
Pale Olive
#B9CC81
ΔE00 6.88
Greenish Grey
#96AE8D
ΔE00 6.90
Tan Green
#A9BE70
ΔE00 7.08
Lichen
#8FB67B
ΔE00 7.42
Darkseagreen
#8FBC8F
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BF92 #A092BF
analogous
#BFB692 #B1BF92 #9ABF92
triadic
#B1BF92 #92B1BF #BF92B1
tetradic
#B1BF92 #92BFB6 #A092BF #BF929A
square
#B1BF92 #92BFB6 #A092BF #BF929A
split-complementary
#B1BF92 #929ABF #B692BF
monochromatic
#76874F #95A86B #B1BF92 #CDD6B9 #E8ECDF
Accessibility & contrast
On white
1.96
#B1BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#B1BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BF92
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BF92 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#C3B994
Tritanopia (blue-blind)
#B5BAB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b1bf92; /* rgb */ color: rgb(177, 191, 146); /* oklch */ color: oklch(78.2% 0.063 121.9);
Tailwind
colors: {
custom: {
50: '#c8d2b2',
500: '#b1bf92',
950: '#000000',
},
}SCSS
$custom: #b1bf92; $custom-light: #c8d2b2; $custom-dark: #000000;
JSON
{
"hex": "#b1bf92",
"rgb": {
"r": 177,
"g": 191,
"b": 146
},
"hsl": {
"h": 78.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.78215,
"c": 0.06329,
"h": 121.9
},
"luminance": 0.48684
}Semantic roles & 50–950 ramp
primary
#B1BF92
secondary
#D4CFDE
accent
#41A560
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#131411
muted
#828280