#BBCA87#BBCA87
#BBCA87 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.1% C 0.090 H 118.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA87 |
|---|---|
| RGB | rgb(187, 202, 135) |
| HSL | hsl(73, 39%, 66%) |
| HSV | hsv(73, 33%, 79%) |
| CMYK | cmyk(7.4%, 0%, 33.2%, 20.8%) |
| CIE-LAB | lab(78.78, -16.03, 31.81) |
| CIE-LCH | lch(78.78, 35.62, 116.74°) |
| OKLab | oklab(81.15% -0.0433 0.079) |
| OKLCH | oklch(81.15% 0.09 118.7) |
| XYZ | xyz(45.9871, 54.5553, 31.0245) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.64
Greenish Tan
#BCCB7A
ΔE00 2.67
Tan Green
#A9BE70
ΔE00 4.29
Pale Olive Green
#B1D27B
ΔE00 4.78
Light Olive
#ACBF69
ΔE00 4.84
Light Moss Green
#A6C875
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA87 #9687CA
analogous
#CAB787 #BBCA87 #99CA87
triadic
#BBCA87 #87BBCA #CA87BB
tetradic
#BBCA87 #87CAB7 #9687CA #CA8799
square
#BBCA87 #87CAB7 #9687CA #CA8799
split-complementary
#BBCA87 #8799CA #B787CA
monochromatic
#829542 #A3B75D #BBCA87 #D3DDB1 #EBEFDC
Accessibility & contrast
On white
1.76
#BBCA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BBCA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA87
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA87 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C382
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#C1C3B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca87; /* rgb */ color: rgb(187, 202, 135); /* oklch */ color: oklch(81.1% 0.090 118.7);
Tailwind
colors: {
custom: {
50: '#d0daaa',
500: '#bbca87',
950: '#000000',
},
}SCSS
$custom: #bbca87; $custom-light: #d0daaa; $custom-dark: #000000;
JSON
{
"hex": "#bbca87",
"rgb": {
"r": 187,
"g": 202,
"b": 135
},
"hsl": {
"h": 73.433,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.81145,
"c": 0.09009,
"h": 118.7
},
"luminance": 0.54555
}Semantic roles & 50–950 ramp
primary
#BBCA87
secondary
#68599C
accent
#34B250
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381