#BBDC77#BBDC77
#BBDC77 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.8% C 0.133 H 124.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC77 |
|---|---|
| RGB | rgb(187, 220, 119) |
| HSL | hsl(80, 59%, 66%) |
| HSV | hsv(80, 46%, 86%) |
| CMYK | cmyk(15%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(83.49, -26.77, 45.84) |
| CIE-LCH | lch(83.49, 53.09, 120.28°) |
| OKLab | oklab(84.83% -0.0746 0.1103) |
| OKLCH | oklch(84.83% 0.133 124.1) |
| XYZ | xyz(49.4164, 63.0828, 27.0220) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.18
Greenish Tan
#BCCB7A
ΔE00 5.30
Pale Olive
#B9CC81
ΔE00 5.36
Light Moss Green
#A6C875
ΔE00 5.63
Greenish Beige
#C9D179
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC77 #9877DC
analogous
#DCCB77 #BBDC77 #89DC77
triadic
#BBDC77 #77BBDC #DC77BB
tetradic
#BBDC77 #77DCCB #9877DC #DC7789
square
#BBDC77 #77DCCB #9877DC #DC7789
split-complementary
#BBDC77 #7789DC #CB77DC
monochromatic
#82AC2C #A3CF46 #BBDC77 #D3E9A8 #ECF5D8
Accessibility & contrast
On white
1.54
#BBDC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BBDC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC77
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC77 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16F
Deuteranopia (green-blind)
#E1D07D
Tritanopia (blue-blind)
#C1D3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc77; /* rgb */ color: rgb(187, 220, 119); /* oklch */ color: oklch(84.8% 0.133 124.1);
Tailwind
colors: {
custom: {
50: '#d1e7a0',
500: '#bbdc77',
950: '#000000',
},
}SCSS
$custom: #bbdc77; $custom-light: #d1e7a0; $custom-dark: #000000;
JSON
{
"hex": "#bbdc77",
"rgb": {
"r": 187,
"g": 220,
"b": 119
},
"hsl": {
"h": 79.604,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.84832,
"c": 0.13316,
"h": 124.1
},
"luminance": 0.63083
}Semantic roles & 50–950 ramp
primary
#BBDC77
secondary
#6A48AF
accent
#1FC756
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480