#BBC39A#BBC39A
#BBC39A is a light, muted yellow-green. Relative luminance 0.519; OKLCH L 80.0% C 0.056 H 116.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC39A |
|---|---|
| RGB | rgb(187, 195, 154) |
| HSL | hsl(72, 25%, 68%) |
| HSV | hsv(72, 21%, 76%) |
| CMYK | cmyk(4.1%, 0%, 21%, 23.5%) |
| CIE-LAB | lab(77.24, -9.78, 19.73) |
| CIE-LCH | lch(77.24, 22.02, 116.36°) |
| OKLab | oklab(80.03% -0.0253 0.0503) |
| OKLCH | oklch(80.03% 0.056 116.7) |
| XYZ | xyz(45.8408, 51.9283, 38.1738) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.02
Pale Olive
#B9CC81
ΔE00 7.63
Greenish Tan
#BCCB7A
ΔE00 8.49
Tan Green
#A9BE70
ΔE00 8.60
Greenish Grey
#96AE8D
ΔE00 8.61
Sand
#C2B280
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC39A #A29AC3
analogous
#C3B69A #BBC39A #A6C39A
triadic
#BBC39A #9ABBC3 #C39ABB
tetradic
#BBC39A #9AC3B6 #A29AC3 #C39AA6
square
#BBC39A #9AC3B6 #A29AC3 #C39AA6
split-complementary
#BBC39A #9AA6C3 #B69AC3
monochromatic
#838E54 #A1AC74 #BBC39A #D5DAC0 #EFF1E7
Accessibility & contrast
On white
1.84
#BBC39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BBC39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC39A
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC39A | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF98
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#C0BEB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc39a; /* rgb */ color: rgb(187, 195, 154); /* oklch */ color: oklch(80.0% 0.056 116.7);
Tailwind
colors: {
custom: {
50: '#cfd5b8',
500: '#bbc39a',
950: '#000000',
},
}SCSS
$custom: #bbc39a; $custom-light: #cfd5b8; $custom-dark: #000000;
JSON
{
"hex": "#bbc39a",
"rgb": {
"r": 187,
"g": 195,
"b": 154
},
"hsl": {
"h": 71.707,
"s": 25.466,
"l": 68.431
},
"oklch": {
"l": 0.80028,
"c": 0.05631,
"h": 116.7
},
"luminance": 0.51928
}Semantic roles & 50–950 ramp
primary
#BBC39A
secondary
#736A97
accent
#41A455
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381