#BBCA84#BBCA84
#BBCA84 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.1% C 0.094 H 118.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA84 |
|---|---|
| RGB | rgb(187, 202, 132) |
| HSL | hsl(73, 40%, 65%) |
| HSV | hsv(73, 35%, 79%) |
| CMYK | cmyk(7.4%, 0%, 34.7%, 20.8%) |
| CIE-LAB | lab(78.74, -16.41, 33.30) |
| CIE-LCH | lch(78.74, 37.13, 116.24°) |
| OKLab | oklab(81.09% -0.0445 0.0824) |
| OKLCH | oklch(81.09% 0.094 118.4) |
| XYZ | xyz(45.7789, 54.4720, 29.9278) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.22
Greenish Tan
#BCCB7A
ΔE00 2.06
Tan Green
#A9BE70
ΔE00 4.03
Greenish Beige
#C9D179
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 4.40
Pale Olive Green
#B1D27B
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA84 #9384CA
analogous
#CAB684 #BBCA84 #98CA84
triadic
#BBCA84 #84BBCA #CA84BB
tetradic
#BBCA84 #84CAB6 #9384CA #CA8498
square
#BBCA84 #84CAB6 #9384CA #CA8498
split-complementary
#BBCA84 #8498CA #B684CA
monochromatic
#829440 #A3B859 #BBCA84 #D3DCAF #EAEFDA
Accessibility & contrast
On white
1.77
#BBCA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BBCA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA84
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA84 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#C2C3B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca84; /* rgb */ color: rgb(187, 202, 132); /* oklch */ color: oklch(81.1% 0.094 118.4);
Tailwind
colors: {
custom: {
50: '#d0daa8',
500: '#bbca84',
950: '#000000',
},
}SCSS
$custom: #bbca84; $custom-light: #d0daa8; $custom-dark: #000000;
JSON
{
"hex": "#bbca84",
"rgb": {
"r": 187,
"g": 202,
"b": 132
},
"hsl": {
"h": 72.857,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.8109,
"c": 0.09365,
"h": 118.4
},
"luminance": 0.54472
}Semantic roles & 50–950 ramp
primary
#BBCA84
secondary
#66579B
accent
#33B34E
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380