#BBDC78#BBDC78
#BBDC78 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.8% C 0.132 H 124.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC78 |
|---|---|
| RGB | rgb(187, 220, 120) |
| HSL | hsl(80, 59%, 67%) |
| HSV | hsv(80, 45%, 86%) |
| CMYK | cmyk(15%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(83.50, -26.66, 45.37) |
| CIE-LCH | lch(83.50, 52.63, 120.44°) |
| OKLab | oklab(84.85% -0.0742 0.1093) |
| OKLCH | oklch(84.85% 0.132 124.2) |
| XYZ | xyz(49.4768, 63.1070, 27.3399) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.08
Greenish Tan
#BCCB7A
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 5.27
Light Moss Green
#A6C875
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 5.64
Pistachio (survey)
#C0FA8B
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC78 #9978DC
analogous
#DCCB78 #BBDC78 #89DC78
triadic
#BBDC78 #78BBDC #DC78BB
tetradic
#BBDC78 #78DCCB #9978DC #DC7889
square
#BBDC78 #78DCCB #9978DC #DC7889
split-complementary
#BBDC78 #7889DC #CB78DC
monochromatic
#83AD2D #A3CF47 #BBDC78 #D3E9A9 #ECF5D9
Accessibility & contrast
On white
1.54
#BBDC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BBDC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC78
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC78 | 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)
#E6D170
Deuteranopia (green-blind)
#E1D07D
Tritanopia (blue-blind)
#C1D4C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc78; /* rgb */ color: rgb(187, 220, 120); /* oklch */ color: oklch(84.8% 0.132 124.2);
Tailwind
colors: {
custom: {
50: '#d1e7a1',
500: '#bbdc78',
950: '#000000',
},
}SCSS
$custom: #bbdc78; $custom-light: #d1e7a1; $custom-dark: #000000;
JSON
{
"hex": "#bbdc78",
"rgb": {
"r": 187,
"g": 220,
"b": 120
},
"hsl": {
"h": 79.8,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.84847,
"c": 0.13213,
"h": 124.2
},
"luminance": 0.63107
}Semantic roles & 50–950 ramp
primary
#BBDC78
secondary
#6B49AF
accent
#1FC656
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480