#BBFD70#BBFD70
#BBFD70 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.1% C 0.184 H 130.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD70 |
|---|---|
| RGB | rgb(187, 253, 112) |
| HSL | hsl(88, 97%, 72%) |
| HSV | hsv(88, 56%, 99%) |
| CMYK | cmyk(26.1%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(92.57, -42.55, 59.90) |
| CIE-LCH | lch(92.57, 73.47, 125.38°) |
| OKLab | oklab(92.14% -0.1191 0.1406) |
| OKLCH | oklch(92.14% 0.184 130.3) |
| XYZ | xyz(58.5429, 81.9837, 28.0661) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.45
Light Lime Green
#B9FF66
ΔE00 1.23
Pale Lime Green
#B1FF65
ΔE00 1.67
Light Lime
#AEFD6C
ΔE00 1.73
Key Lime
#AEFF6E
ΔE00 1.93
Light Pea Green
#C4FE82
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD70 #B270FD
analogous
#FDF870 #BBFD70 #75FD70
triadic
#BBFD70 #70BBFD #FD70BB
tetradic
#BBFD70 #70FDF8 #B270FD #FD7075
square
#BBFD70 #70FDF8 #B270FD #FD7075
split-complementary
#BBFD70 #7075FD #F870FD
monochromatic
#81EF03 #9EFC34 #BBFD70 #D8FEAC #F1FFE1
Accessibility & contrast
On white
1.21
#BBFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#BBFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD70
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD70 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED62
Deuteranopia (green-blind)
#FEE87A
Tritanopia (blue-blind)
#BFF3DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd70; /* rgb */ color: rgb(187, 253, 112); /* oklch */ color: oklch(92.1% 0.184 130.3);
Tailwind
colors: {
custom: {
50: '#d3fe9d',
500: '#bbfd70',
950: '#000000',
},
}SCSS
$custom: #bbfd70; $custom-light: #d3fe9d; $custom-dark: #000000;
JSON
{
"hex": "#bbfd70",
"rgb": {
"r": 187,
"g": 253,
"b": 112
},
"hsl": {
"h": 88.085,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.92136,
"c": 0.18421,
"h": 130.3
},
"luminance": 0.81985
}Semantic roles & 50–950 ramp
primary
#BBFD70
secondary
#8338D9
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680