#BBFD79#BBFD79
#BBFD79 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.2% C 0.176 H 131.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD79 |
|---|---|
| RGB | rgb(187, 253, 121) |
| HSL | hsl(90, 97%, 73%) |
| HSV | hsv(90, 52%, 99%) |
| CMYK | cmyk(26.1%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(92.66, -41.68, 56.00) |
| CIE-LCH | lch(92.66, 69.81, 126.66°) |
| OKLab | oklab(92.24% -0.116 0.1329) |
| OKLCH | oklch(92.24% 0.176 131.1) |
| XYZ | xyz(59.0692, 82.1943, 30.8384) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.03
Light Pea Green
#C4FE82
ΔE00 1.36
Light Yellowish Green
#C2FF89
ΔE00 1.87
Light Lime
#AEFD6C
ΔE00 1.89
Key Lime
#AEFF6E
ΔE00 2.00
Spring Green (survey)
#A9F971
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD79 #BB79FD
analogous
#FDFD79 #BBFD79 #79FD79
triadic
#BBFD79 #79BBFD #FD79BB
tetradic
#BBFD79 #79FDFD #BB79FD #FD7979
square
#BBFD79 #79FDFD #BB79FD #FD7979
split-complementary
#BBFD79 #7979FD #FD79FD
monochromatic
#7EF804 #9CFC3D #BBFD79 #DAFEB5 #F0FFE1
Accessibility & contrast
On white
1.20
#BBFD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#BBFD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD79
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD79 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FDE882
Tritanopia (blue-blind)
#BEF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd79; /* rgb */ color: rgb(187, 253, 121); /* oklch */ color: oklch(92.2% 0.176 131.1);
Tailwind
colors: {
custom: {
50: '#d2fea3',
500: '#bbfd79',
950: '#000000',
},
}SCSS
$custom: #bbfd79; $custom-light: #d2fea3; $custom-dark: #000000;
JSON
{
"hex": "#bbfd79",
"rgb": {
"r": 187,
"g": 253,
"b": 121
},
"hsl": {
"h": 90,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.92241,
"c": 0.17636,
"h": 131.1
},
"luminance": 0.82196
}Semantic roles & 50–950 ramp
primary
#BBFD79
secondary
#8D40DA
accent
#00E673
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680