#BBCA86#BBCA86
#BBCA86 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.1% C 0.091 H 118.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA86 |
|---|---|
| RGB | rgb(187, 202, 134) |
| HSL | hsl(73, 39%, 66%) |
| HSV | hsv(73, 34%, 79%) |
| CMYK | cmyk(7.4%, 0%, 33.7%, 20.8%) |
| CIE-LAB | lab(78.77, -16.16, 32.31) |
| CIE-LCH | lch(78.77, 36.12, 116.57°) |
| OKLab | oklab(81.13% -0.0437 0.0801) |
| OKLCH | oklch(81.13% 0.091 118.6) |
| XYZ | xyz(45.9170, 54.5273, 30.6555) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.49
Greenish Tan
#BCCB7A
ΔE00 2.46
Tan Green
#A9BE70
ΔE00 4.20
Pale Olive Green
#B1D27B
ΔE00 4.67
Light Olive
#ACBF69
ΔE00 4.69
Greenish Beige
#C9D179
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA86 #9586CA
analogous
#CAB786 #BBCA86 #99CA86
triadic
#BBCA86 #86BBCA #CA86BB
tetradic
#BBCA86 #86CAB7 #9586CA #CA8699
square
#BBCA86 #86CAB7 #9586CA #CA8699
split-complementary
#BBCA86 #8699CA #B786CA
monochromatic
#829541 #A3B75B #BBCA86 #D3DDB1 #EBEFDB
Accessibility & contrast
On white
1.76
#BBCA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BBCA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA86
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA86 | 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)
#D3C381
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#C1C3B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca86; /* rgb */ color: rgb(187, 202, 134); /* oklch */ color: oklch(81.1% 0.091 118.6);
Tailwind
colors: {
custom: {
50: '#d0daaa',
500: '#bbca86',
950: '#000000',
},
}SCSS
$custom: #bbca86; $custom-light: #d0daaa; $custom-dark: #000000;
JSON
{
"hex": "#bbca86",
"rgb": {
"r": 187,
"g": 202,
"b": 134
},
"hsl": {
"h": 73.235,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.81126,
"c": 0.09128,
"h": 118.6
},
"luminance": 0.54527
}Semantic roles & 50–950 ramp
primary
#BBCA86
secondary
#67599C
accent
#33B24F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381