#BBFD75#BBFD75
#BBFD75 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.2% C 0.180 H 130.7°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD75 |
|---|---|
| RGB | rgb(187, 253, 117) |
| HSL | hsl(89, 97%, 73%) |
| HSV | hsv(89, 54%, 99%) |
| CMYK | cmyk(26.1%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(92.62, -42.07, 57.75) |
| CIE-LCH | lch(92.62, 71.45, 126.07°) |
| OKLab | oklab(92.19% -0.1174 0.1364) |
| OKLCH | oklch(92.19% 0.18 130.7) |
| XYZ | xyz(58.8290, 82.0982, 29.5732) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.60
Light Pea Green
#C4FE82
ΔE00 1.63
Light Lime
#AEFD6C
ΔE00 1.73
Light Lime Green
#B9FF66
ΔE00 1.79
Key Lime
#AEFF6E
ΔE00 1.88
Pale Lime Green
#B1FF65
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD75 #B775FD
analogous
#FDFB75 #BBFD75 #77FD75
triadic
#BBFD75 #75BBFD #FD75BB
tetradic
#BBFD75 #75FDFB #B775FD #FD7577
square
#BBFD75 #75FDFB #B775FD #FD7577
split-complementary
#BBFD75 #7577FD #FB75FD
monochromatic
#7FF404 #9DFC39 #BBFD75 #D9FEB1 #F0FFE1
Accessibility & contrast
On white
1.21
#BBFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#BBFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD75
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD75 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FEE87E
Tritanopia (blue-blind)
#BEF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd75; /* rgb */ color: rgb(187, 253, 117); /* oklch */ color: oklch(92.2% 0.180 130.7);
Tailwind
colors: {
custom: {
50: '#d2fea0',
500: '#bbfd75',
950: '#000000',
},
}SCSS
$custom: #bbfd75; $custom-light: #d2fea0; $custom-dark: #000000;
JSON
{
"hex": "#bbfd75",
"rgb": {
"r": 187,
"g": 253,
"b": 117
},
"hsl": {
"h": 89.118,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.92193,
"c": 0.17991,
"h": 130.7
},
"luminance": 0.821
}Semantic roles & 50–950 ramp
primary
#BBFD75
secondary
#893CDA
accent
#00E66F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680