#BBFD78#BBFD78
#BBFD78 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.2% C 0.177 H 131.0°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD78 |
|---|---|
| RGB | rgb(187, 253, 120) |
| HSL | hsl(90, 97%, 73%) |
| HSV | hsv(90, 53%, 99%) |
| CMYK | cmyk(26.1%, 0%, 52.6%, 0.8%) |
| CIE-LAB | lab(92.65, -41.78, 56.44) |
| CIE-LCH | lch(92.65, 70.22, 126.51°) |
| OKLab | oklab(92.23% -0.1163 0.1337) |
| OKLCH | oklch(92.23% 0.177 131) |
| XYZ | xyz(59.0082, 82.1699, 30.5171) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.91
Light Pea Green
#C4FE82
ΔE00 1.42
Light Lime
#AEFD6C
ΔE00 1.84
Key Lime
#AEFF6E
ΔE00 1.96
Light Yellowish Green
#C2FF89
ΔE00 1.98
Light Lime Green
#B9FF66
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD78 #BA78FD
analogous
#FDFC78 #BBFD78 #78FD78
triadic
#BBFD78 #78BBFD #FD78BB
tetradic
#BBFD78 #78FDFC #BA78FD #FD7878
square
#BBFD78 #78FDFC #BA78FD #FD7878
split-complementary
#BBFD78 #7878FD #FC78FD
monochromatic
#7EF704 #9DFC3C #BBFD78 #D9FEB4 #F0FFE1
Accessibility & contrast
On white
1.20
#BBFD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#BBFD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD78
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD78 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6B
Deuteranopia (green-blind)
#FDE881
Tritanopia (blue-blind)
#BEF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd78; /* rgb */ color: rgb(187, 253, 120); /* oklch */ color: oklch(92.2% 0.177 131.0);
Tailwind
colors: {
custom: {
50: '#d2fea2',
500: '#bbfd78',
950: '#000000',
},
}SCSS
$custom: #bbfd78; $custom-light: #d2fea2; $custom-dark: #000000;
JSON
{
"hex": "#bbfd78",
"rgb": {
"r": 187,
"g": 253,
"b": 120
},
"hsl": {
"h": 89.774,
"s": 97.08,
"l": 73.137
},
"oklch": {
"l": 0.92229,
"c": 0.17725,
"h": 131
},
"luminance": 0.82171
}Semantic roles & 50–950 ramp
primary
#BBFD78
secondary
#8C3FDA
accent
#00E672
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680