#BBDC79#BBDC79
#BBDC79 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.9% C 0.131 H 124.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC79 |
|---|---|
| RGB | rgb(187, 220, 121) |
| HSL | hsl(80, 59%, 67%) |
| HSV | hsv(80, 45%, 86%) |
| CMYK | cmyk(15%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(83.51, -26.55, 44.90) |
| CIE-LCH | lch(83.51, 52.16, 120.59°) |
| OKLab | oklab(84.86% -0.0738 0.1084) |
| OKLCH | oklch(84.86% 0.131 124.3) |
| XYZ | xyz(49.5378, 63.1314, 27.6612) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.98
Pale Olive
#B9CC81
ΔE00 5.19
Greenish Tan
#BCCB7A
ΔE00 5.21
Light Moss Green
#A6C875
ΔE00 5.49
Greenish Beige
#C9D179
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC79 #9A79DC
analogous
#DCCC79 #BBDC79 #8ADC79
triadic
#BBDC79 #79BBDC #DC79BB
tetradic
#BBDC79 #79DCCC #9A79DC #DC798A
square
#BBDC79 #79DCCC #9A79DC #DC798A
split-complementary
#BBDC79 #798ADC #CC79DC
monochromatic
#83AD2D #A2CF48 #BBDC79 #D4E9AA #ECF5DA
Accessibility & contrast
On white
1.54
#BBDC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BBDC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC79
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC79 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D171
Deuteranopia (green-blind)
#E1D07E
Tritanopia (blue-blind)
#C1D4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc79; /* rgb */ color: rgb(187, 220, 121); /* oklch */ color: oklch(84.9% 0.131 124.3);
Tailwind
colors: {
custom: {
50: '#d1e7a1',
500: '#bbdc79',
950: '#000000',
},
}SCSS
$custom: #bbdc79; $custom-light: #d1e7a1; $custom-dark: #000000;
JSON
{
"hex": "#bbdc79",
"rgb": {
"r": 187,
"g": 220,
"b": 121
},
"hsl": {
"h": 80,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.84861,
"c": 0.1311,
"h": 124.3
},
"luminance": 0.63132
}Semantic roles & 50–950 ramp
primary
#BBDC79
secondary
#6C4AB0
accent
#1FC657
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480