#BBCA81#BBCA81
#BBCA81 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 81.0% C 0.097 H 118.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA81 |
|---|---|
| RGB | rgb(187, 202, 129) |
| HSL | hsl(72, 41%, 65%) |
| HSV | hsv(72, 36%, 79%) |
| CMYK | cmyk(7.4%, 0%, 36.1%, 20.8%) |
| CIE-LAB | lab(78.69, -16.79, 34.78) |
| CIE-LCH | lch(78.69, 38.62, 115.77°) |
| OKLab | oklab(81.04% -0.0457 0.0857) |
| OKLCH | oklch(81.04% 0.097 118.1) |
| XYZ | xyz(45.5765, 54.3911, 28.8621) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.00
Greenish Tan
#BCCB7A
ΔE00 1.48
Tan Green
#A9BE70
ΔE00 3.85
Greenish Beige
#C9D179
ΔE00 3.96
Light Olive
#ACBF69
ΔE00 4.02
Pale Olive Green
#B1D27B
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA81 #9081CA
analogous
#CAB581 #BBCA81 #96CA81
triadic
#BBCA81 #81BBCA #CA81BB
tetradic
#BBCA81 #81CAB5 #9081CA #CA8196
square
#BBCA81 #81CAB5 #9081CA #CA8196
split-complementary
#BBCA81 #8196CA #B581CA
monochromatic
#81933E #A4B856 #BBCA81 #D2DCAC #E9EED7
Accessibility & contrast
On white
1.77
#BBCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BBCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA81
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA81 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37C
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#C2C3B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca81; /* rgb */ color: rgb(187, 202, 129); /* oklch */ color: oklch(81.0% 0.097 118.1);
Tailwind
colors: {
custom: {
50: '#d0daa6',
500: '#bbca81',
950: '#000000',
},
}SCSS
$custom: #bbca81; $custom-light: #d0daa6; $custom-dark: #000000;
JSON
{
"hex": "#bbca81",
"rgb": {
"r": 187,
"g": 202,
"b": 129
},
"hsl": {
"h": 72.329,
"s": 40.782,
"l": 64.902
},
"oklch": {
"l": 0.81038,
"c": 0.09716,
"h": 118.1
},
"luminance": 0.54391
}Semantic roles & 50–950 ramp
primary
#BBCA81
secondary
#63559A
accent
#32B44C
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380