#BBCC80#BBCC80
#BBCC80 is a light, moderate yellow-green. Relative luminance 0.553; OKLCH L 81.5% C 0.101 H 119.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCC80 |
|---|---|
| RGB | rgb(187, 204, 128) |
| HSL | hsl(73, 43%, 65%) |
| HSV | hsv(73, 37%, 80%) |
| CMYK | cmyk(8.3%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(79.22, -17.91, 35.98) |
| CIE-LCH | lch(79.22, 40.19, 116.47°) |
| OKLab | oklab(81.46% -0.049 0.0884) |
| OKLCH | oklch(81.46% 0.101 119) |
| XYZ | xyz(45.9827, 55.3092, 28.6712) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.57
Greenish Tan
#BCCB7A
ΔE00 1.17
Pale Olive Green
#B1D27B
ΔE00 3.61
Greenish Beige
#C9D179
ΔE00 3.73
Tan Green
#A9BE70
ΔE00 3.99
Light Olive
#ACBF69
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCC80 #9180CC
analogous
#CCB780 #BBCC80 #95CC80
triadic
#BBCC80 #80BBCC #CC80BB
tetradic
#BBCC80 #80CCB7 #9180CC #CC8095
square
#BBCC80 #80CCB7 #9180CC #CC8095
split-complementary
#BBCC80 #8095CC #B780CC
monochromatic
#82963C #A4BA54 #BBCC80 #D2DEAC #EAEFD7
Accessibility & contrast
On white
1.74
#BBCC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BBCC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCC80
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCC80 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#C2C4B9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbcc80; /* rgb */ color: rgb(187, 204, 128); /* oklch */ color: oklch(81.5% 0.101 119.0);
Tailwind
colors: {
custom: {
50: '#d0dba6',
500: '#bbcc80',
950: '#000000',
},
}SCSS
$custom: #bbcc80; $custom-light: #d0dba6; $custom-dark: #000000;
JSON
{
"hex": "#bbcc80",
"rgb": {
"r": 187,
"g": 204,
"b": 128
},
"hsl": {
"h": 73.421,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.81456,
"c": 0.1011,
"h": 119
},
"luminance": 0.55309
}Semantic roles & 50–950 ramp
primary
#BBCC80
secondary
#64549C
accent
#30B64E
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480