#B3BF99#B3BF99
#B3BF99 is a light, muted yellow-green. Relative luminance 0.491; OKLCH L 78.5% C 0.054 H 121.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BF99 |
|---|---|
| RGB | rgb(179, 191, 153) |
| HSL | hsl(79, 23%, 67%) |
| HSV | hsv(79, 20%, 75%) |
| CMYK | cmyk(6.3%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(75.54, -10.83, 17.82) |
| CIE-LCH | lch(75.54, 20.85, 121.28°) |
| OKLab | oklab(78.53% -0.0284 0.0456) |
| OKLCH | oklch(78.53% 0.054 121.9) |
| XYZ | xyz(42.9703, 49.1452, 37.3530) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.32
Greenish Grey
#96AE8D
ΔE00 6.69
Darkseagreen
#8FBC8F
ΔE00 8.51
Pale Olive
#B9CC81
ΔE00 8.52
Lichen
#8FB67B
ΔE00 8.73
Tan Green
#A9BE70
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BF99 #A599BF
analogous
#BFB899 #B3BF99 #A0BF99
triadic
#B3BF99 #99B3BF #BF99B3
tetradic
#B3BF99 #99BFB8 #A599BF #BF99A0
square
#B3BF99 #99BFB8 #A599BF #BF99A0
split-complementary
#B3BF99 #99A0BF #B899BF
monochromatic
#788855 #97A773 #B3BF99 #CFD7BF #EBEEE4
Accessibility & contrast
On white
1.94
#B3BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#B3BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BF99
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BF99 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA97
Deuteranopia (green-blind)
#C2BA9B
Tritanopia (blue-blind)
#B6BBB4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b3bf99; /* rgb */ color: rgb(179, 191, 153); /* oklch */ color: oklch(78.5% 0.054 121.9);
Tailwind
colors: {
custom: {
50: '#cad2b7',
500: '#b3bf99',
950: '#000000',
},
}SCSS
$custom: #b3bf99; $custom-light: #cad2b7; $custom-dark: #000000;
JSON
{
"hex": "#b3bf99",
"rgb": {
"r": 179,
"g": 191,
"b": 153
},
"hsl": {
"h": 78.947,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.78526,
"c": 0.05371,
"h": 121.9
},
"luminance": 0.49145
}Semantic roles & 50–950 ramp
primary
#B3BF99
secondary
#D8D4E0
accent
#44A162
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280