#BBC49A#BBC49A
#BBC49A is a light, muted yellow-green. Relative luminance 0.524; OKLCH L 80.2% C 0.058 H 117.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC49A |
|---|---|
| RGB | rgb(187, 196, 154) |
| HSL | hsl(73, 26%, 69%) |
| HSV | hsv(73, 21%, 77%) |
| CMYK | cmyk(4.6%, 0%, 21.4%, 23.1%) |
| CIE-LAB | lab(77.51, -10.29, 20.10) |
| CIE-LCH | lch(77.51, 22.58, 117.12°) |
| OKLab | oklab(80.24% -0.0267 0.0512) |
| OKLCH | oklch(80.24% 0.058 117.5) |
| XYZ | xyz(46.0656, 52.3779, 38.2487) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.05
Pale Olive
#B9CC81
ΔE00 7.31
Greenish Tan
#BCCB7A
ΔE00 8.22
Tan Green
#A9BE70
ΔE00 8.38
Greenish Grey
#96AE8D
ΔE00 8.64
Light Olive
#ACBF69
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC49A #A39AC4
analogous
#C4B89A #BBC49A #A6C49A
triadic
#BBC49A #9ABBC4 #C49ABB
tetradic
#BBC49A #9AC4B8 #A39AC4 #C49AA6
square
#BBC49A #9AC4B8 #A39AC4 #C49AA6
split-complementary
#BBC49A #9AA6C4 #B89AC4
monochromatic
#839054 #A1AD73 #BBC49A #D5DBC1 #EFF1E7
Accessibility & contrast
On white
1.83
#BBC49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BBC49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC49A
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC49A | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF97
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#BFBFB8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc49a; /* rgb */ color: rgb(187, 196, 154); /* oklch */ color: oklch(80.2% 0.058 117.5);
Tailwind
colors: {
custom: {
50: '#cfd5b8',
500: '#bbc49a',
950: '#000000',
},
}SCSS
$custom: #bbc49a; $custom-light: #cfd5b8; $custom-dark: #000000;
JSON
{
"hex": "#bbc49a",
"rgb": {
"r": 187,
"g": 196,
"b": 154
},
"hsl": {
"h": 72.857,
"s": 26.25,
"l": 68.627
},
"oklch": {
"l": 0.8024,
"c": 0.05779,
"h": 117.5
},
"luminance": 0.52378
}Semantic roles & 50–950 ramp
primary
#BBC49A
secondary
#746A98
accent
#41A556
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381