#B2BF92#B2BF92
#B2BF92 is a light, moderate yellow-green. Relative luminance 0.488; OKLCH L 78.3% C 0.063 H 121.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BF92 |
|---|---|
| RGB | rgb(178, 191, 146) |
| HSL | hsl(77, 26%, 66%) |
| HSV | hsv(77, 24%, 75%) |
| CMYK | cmyk(6.8%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(75.33, -12.28, 21.26) |
| CIE-LCH | lch(75.33, 24.55, 120.00°) |
| OKLab | oklab(78.29% -0.0324 0.054) |
| OKLCH | oklch(78.29% 0.063 121) |
| XYZ | xyz(42.1787, 48.8019, 34.3862) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.30
Pale Olive
#B9CC81
ΔE00 6.86
Greenish Grey
#96AE8D
ΔE00 7.10
Tan Green
#A9BE70
ΔE00 7.10
Lichen
#8FB67B
ΔE00 7.65
Greenish Tan
#BCCB7A
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BF92 #9F92BF
analogous
#BFB592 #B2BF92 #9BBF92
triadic
#B2BF92 #92B2BF #BF92B2
tetradic
#B2BF92 #92BFB5 #9F92BF #BF929B
square
#B2BF92 #92BFB5 #9F92BF #BF929B
split-complementary
#B2BF92 #929BBF #B592BF
monochromatic
#77874F #97A86B #B2BF92 #CDD6B9 #E8ECDF
Accessibility & contrast
On white
1.95
#B2BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#B2BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BF92
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BF92 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#C3BA94
Tritanopia (blue-blind)
#B6BAB3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bf92; /* rgb */ color: rgb(178, 191, 146); /* oklch */ color: oklch(78.3% 0.063 121.0);
Tailwind
colors: {
custom: {
50: '#c9d2b2',
500: '#b2bf92',
950: '#000000',
},
}SCSS
$custom: #b2bf92; $custom-light: #c9d2b2; $custom-dark: #000000;
JSON
{
"hex": "#b2bf92",
"rgb": {
"r": 178,
"g": 191,
"b": 146
},
"hsl": {
"h": 77.333,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.78292,
"c": 0.06298,
"h": 121
},
"luminance": 0.48802
}Semantic roles & 50–950 ramp
primary
#B2BF92
secondary
#D3CFDE
accent
#41A55E
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#131411
muted
#828280