#BBCA7B#BBCA7B
#BBCA7B is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.9% C 0.104 H 117.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA7B |
|---|---|
| RGB | rgb(187, 202, 123) |
| HSL | hsl(71, 43%, 64%) |
| HSV | hsv(71, 39%, 79%) |
| CMYK | cmyk(7.4%, 0%, 39.1%, 20.8%) |
| CIE-LAB | lab(78.60, -17.51, 37.73) |
| CIE-LCH | lch(78.60, 41.59, 114.90°) |
| OKLab | oklab(80.94% -0.0481 0.0922) |
| OKLCH | oklch(80.94% 0.104 117.6) |
| XYZ | xyz(45.1894, 54.2362, 26.8231) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.42
Pale Olive
#B9CC81
ΔE00 1.44
Greenish Beige
#C9D179
ΔE00 3.23
Light Olive
#ACBF69
ΔE00 3.46
Tan Green
#A9BE70
ΔE00 3.74
Pale Olive Green
#B1D27B
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA7B #8A7BCA
analogous
#CAB17B #BBCA7B #93CA7B
triadic
#BBCA7B #7BBBCA #CA7BBB
tetradic
#BBCA7B #7BCAB1 #8A7BCA #CA7B93
square
#BBCA7B #7BCAB1 #8A7BCA #CA7B93
split-complementary
#BBCA7B #7B93CA #B17BCA
monochromatic
#80913A #A5B84F #BBCA7B #D1DCA7 #E8EDD2
Accessibility & contrast
On white
1.77
#BBCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BBCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA7B
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA7B | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C275
Deuteranopia (green-blind)
#D2C37F
Tritanopia (blue-blind)
#C3C2B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbca7b; /* rgb */ color: rgb(187, 202, 123); /* oklch */ color: oklch(80.9% 0.104 117.6);
Tailwind
colors: {
custom: {
50: '#d0daa2',
500: '#bbca7b',
950: '#000000',
},
}SCSS
$custom: #bbca7b; $custom-light: #d0daa2; $custom-dark: #000000;
JSON
{
"hex": "#bbca7b",
"rgb": {
"r": 187,
"g": 202,
"b": 123
},
"hsl": {
"h": 71.392,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.80936,
"c": 0.10405,
"h": 117.6
},
"luminance": 0.54236
}Semantic roles & 50–950 ramp
primary
#BBCA7B
secondary
#5F5297
accent
#30B649
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380