#BBCA77#BBCA77
#BBCA77 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.9% C 0.109 H 117.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCA77 |
|---|---|
| RGB | rgb(187, 202, 119) |
| HSL | hsl(71, 44%, 63%) |
| HSV | hsv(71, 41%, 79%) |
| CMYK | cmyk(7.4%, 0%, 41.1%, 20.8%) |
| CIE-LAB | lab(78.54, -17.97, 39.67) |
| CIE-LCH | lch(78.54, 43.56, 114.37°) |
| OKLab | oklab(80.87% -0.0497 0.0965) |
| OKLCH | oklch(80.87% 0.109 117.3) |
| XYZ | xyz(44.9441, 54.1381, 25.5312) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.46
Pale Olive
#B9CC81
ΔE00 2.02
Greenish Beige
#C9D179
ΔE00 2.90
Light Olive
#ACBF69
ΔE00 3.26
Tan Green
#A9BE70
ΔE00 3.85
Pale Olive Green
#B1D27B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCA77 #8677CA
analogous
#CAAF77 #BBCA77 #92CA77
triadic
#BBCA77 #77BBCA #CA77BB
tetradic
#BBCA77 #77CAAF #8677CA #CA7792
square
#BBCA77 #77CAAF #8677CA #CA7792
split-complementary
#BBCA77 #7792CA #AF77CA
monochromatic
#7F8F38 #A5B94B #BBCA77 #D1DBA3 #E7ECCF
Accessibility & contrast
On white
1.78
#BBCA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BBCA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCA77
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCA77 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C271
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#C3C2B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbca77; /* rgb */ color: rgb(187, 202, 119); /* oklch */ color: oklch(80.9% 0.109 117.3);
Tailwind
colors: {
custom: {
50: '#d0da9f',
500: '#bbca77',
950: '#000000',
},
}SCSS
$custom: #bbca77; $custom-light: #d0da9f; $custom-dark: #000000;
JSON
{
"hex": "#bbca77",
"rgb": {
"r": 187,
"g": 202,
"b": 119
},
"hsl": {
"h": 70.843,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.80872,
"c": 0.10854,
"h": 117.3
},
"luminance": 0.54138
}Semantic roles & 50–950 ramp
primary
#BBCA77
secondary
#5C4F96
accent
#2EB747
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380