#BBDB77#BBDB77
#BBDB77 is a very light, vivid yellow-green. Relative luminance 0.626; OKLCH L 84.6% C 0.132 H 123.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB77 |
|---|---|
| RGB | rgb(187, 219, 119) |
| HSL | hsl(79, 58%, 66%) |
| HSV | hsv(79, 46%, 86%) |
| CMYK | cmyk(14.6%, 0%, 45.7%, 14.1%) |
| CIE-LAB | lab(83.21, -26.29, 45.50) |
| CIE-LCH | lch(83.21, 52.55, 120.02°) |
| OKLab | oklab(84.61% -0.0732 0.1096) |
| OKLCH | oklch(84.61% 0.132 123.8) |
| XYZ | xyz(49.1548, 62.5595, 26.9348) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.00
Greenish Tan
#BCCB7A
ΔE00 5.03
Pale Olive
#B9CC81
ΔE00 5.10
Greenish Beige
#C9D179
ΔE00 5.41
Light Moss Green
#A6C875
ΔE00 5.44
Light Olive
#ACBF69
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB77 #9777DB
analogous
#DBC977 #BBDB77 #89DB77
triadic
#BBDB77 #77BBDB #DB77BB
tetradic
#BBDB77 #77DBC9 #9777DB #DB7789
square
#BBDB77 #77DBC9 #9777DB #DB7789
split-complementary
#BBDB77 #7789DB #C977DB
monochromatic
#82AA2D #A3CE47 #BBDB77 #D3E8A7 #EBF5D8
Accessibility & contrast
On white
1.55
#BBDB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BBDB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB77
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB77 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06F
Deuteranopia (green-blind)
#E1CF7C
Tritanopia (blue-blind)
#C2D2C3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbdb77; /* rgb */ color: rgb(187, 219, 119); /* oklch */ color: oklch(84.6% 0.132 123.8);
Tailwind
colors: {
custom: {
50: '#d1e6a0',
500: '#bbdb77',
950: '#000000',
},
}SCSS
$custom: #bbdb77; $custom-light: #d1e6a0; $custom-dark: #000000;
JSON
{
"hex": "#bbdb77",
"rgb": {
"r": 187,
"g": 219,
"b": 119
},
"hsl": {
"h": 79.2,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.84611,
"c": 0.13178,
"h": 123.8
},
"luminance": 0.6256
}Semantic roles & 50–950 ramp
primary
#BBDB77
secondary
#6949AD
accent
#20C655
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480