#BBCA80#BBCA80
#BBCA80 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 81.0% C 0.098 H 118.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA80 |
|---|---|
| RGB | rgb(187, 202, 128) |
| HSL | hsl(72, 41%, 65%) |
| HSV | hsv(72, 37%, 79%) |
| CMYK | cmyk(7.4%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(78.67, -16.91, 35.27) |
| CIE-LCH | lch(78.67, 39.12, 115.61°) |
| OKLab | oklab(81.02% -0.0461 0.0868) |
| OKLCH | oklch(81.02% 0.098 118) |
| XYZ | xyz(45.5104, 54.3646, 28.5138) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.00
Greenish Tan
#BCCB7A
ΔE00 1.29
Tan Green
#A9BE70
ΔE00 3.80
Greenish Beige
#C9D179
ΔE00 3.82
Light Olive
#ACBF69
ΔE00 3.91
Pale Olive Green
#B1D27B
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA80 #8F80CA
analogous
#CAB480 #BBCA80 #96CA80
triadic
#BBCA80 #80BBCA #CA80BB
tetradic
#BBCA80 #80CAB4 #8F80CA #CA8096
square
#BBCA80 #80CAB4 #8F80CA #CA8096
split-complementary
#BBCA80 #8096CA #B480CA
monochromatic
#81923D #A4B855 #BBCA80 #D2DCAB #E9EED6
Accessibility & contrast
On white
1.77
#BBCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#BBCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA80
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA80 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37B
Deuteranopia (green-blind)
#D2C383
Tritanopia (blue-blind)
#C2C3B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbca80; /* rgb */ color: rgb(187, 202, 128); /* oklch */ color: oklch(81.0% 0.098 118.0);
Tailwind
colors: {
custom: {
50: '#d0daa5',
500: '#bbca80',
950: '#000000',
},
}SCSS
$custom: #bbca80; $custom-light: #d0daa5; $custom-dark: #000000;
JSON
{
"hex": "#bbca80",
"rgb": {
"r": 187,
"g": 202,
"b": 128
},
"hsl": {
"h": 72.162,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.8102,
"c": 0.09832,
"h": 118
},
"luminance": 0.54364
}Semantic roles & 50–950 ramp
primary
#BBCA80
secondary
#635599
accent
#31B44C
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380