#BBCA85#BBCA85
#BBCA85 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 81.1% C 0.092 H 118.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA85 |
|---|---|
| RGB | rgb(187, 202, 133) |
| HSL | hsl(73, 39%, 66%) |
| HSV | hsv(73, 34%, 79%) |
| CMYK | cmyk(7.4%, 0%, 34.2%, 20.8%) |
| CIE-LAB | lab(78.75, -16.28, 32.81) |
| CIE-LCH | lch(78.75, 36.63, 116.40°) |
| OKLab | oklab(81.11% -0.0441 0.0813) |
| OKLCH | oklch(81.11% 0.092 118.5) |
| XYZ | xyz(45.8476, 54.4995, 30.2899) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.34
Greenish Tan
#BCCB7A
ΔE00 2.26
Tan Green
#A9BE70
ΔE00 4.11
Light Olive
#ACBF69
ΔE00 4.54
Greenish Beige
#C9D179
ΔE00 4.56
Pale Olive Green
#B1D27B
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA85 #9485CA
analogous
#CAB685 #BBCA85 #98CA85
triadic
#BBCA85 #85BBCA #CA85BB
tetradic
#BBCA85 #85CAB6 #9485CA #CA8598
square
#BBCA85 #85CAB6 #9485CA #CA8598
split-complementary
#BBCA85 #8598CA #B685CA
monochromatic
#829440 #A3B75A #BBCA85 #D3DDB0 #EBEFDA
Accessibility & contrast
On white
1.76
#BBCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BBCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA85
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA85 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#C2C3B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca85; /* rgb */ color: rgb(187, 202, 133); /* oklch */ color: oklch(81.1% 0.092 118.5);
Tailwind
colors: {
custom: {
50: '#d0daa9',
500: '#bbca85',
950: '#000000',
},
}SCSS
$custom: #bbca85; $custom-light: #d0daa9; $custom-dark: #000000;
JSON
{
"hex": "#bbca85",
"rgb": {
"r": 187,
"g": 202,
"b": 133
},
"hsl": {
"h": 73.043,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.81108,
"c": 0.09246,
"h": 118.5
},
"luminance": 0.54499
}Semantic roles & 50–950 ramp
primary
#BBCA85
secondary
#67589B
accent
#33B24F
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380