#BBDC76#BBDC76
#BBDC76 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.8% C 0.134 H 124.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC76 |
|---|---|
| RGB | rgb(187, 220, 118) |
| HSL | hsl(79, 59%, 66%) |
| HSV | hsv(79, 46%, 86%) |
| CMYK | cmyk(15%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(83.47, -26.88, 46.31) |
| CIE-LCH | lch(83.47, 53.54, 120.13°) |
| OKLab | oklab(84.82% -0.0749 0.1113) |
| OKLCH | oklch(84.82% 0.134 124) |
| XYZ | xyz(49.3567, 63.0589, 26.7074) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.28
Greenish Tan
#BCCB7A
ΔE00 5.35
Pale Olive
#B9CC81
ΔE00 5.45
Greenish Beige
#C9D179
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC76 #9776DC
analogous
#DCCA76 #BBDC76 #88DC76
triadic
#BBDC76 #76BBDC #DC76BB
tetradic
#BBDC76 #76DCCA #9776DC #DC7688
square
#BBDC76 #76DCCA #9776DC #DC7688
split-complementary
#BBDC76 #7688DC #CA76DC
monochromatic
#82AC2C #A3D045 #BBDC76 #D3E8A7 #EBF5D7
Accessibility & contrast
On white
1.54
#BBDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC76
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC76 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#C2D3C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc76; /* rgb */ color: rgb(187, 220, 118); /* oklch */ color: oklch(84.8% 0.134 124.0);
Tailwind
colors: {
custom: {
50: '#d1e79f',
500: '#bbdc76',
950: '#000000',
},
}SCSS
$custom: #bbdc76; $custom-light: #d1e79f; $custom-dark: #000000;
JSON
{
"hex": "#bbdc76",
"rgb": {
"r": 187,
"g": 220,
"b": 118
},
"hsl": {
"h": 79.412,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.84818,
"c": 0.13419,
"h": 124
},
"luminance": 0.63059
}Semantic roles & 50–950 ramp
primary
#BBDC76
secondary
#6948AE
accent
#1FC755
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480