#BBFD80#BBFD80
#BBFD80 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.3% C 0.170 H 131.9°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD80 |
|---|---|
| RGB | rgb(187, 253, 128) |
| HSL | hsl(92, 97%, 75%) |
| HSV | hsv(92, 49%, 99%) |
| CMYK | cmyk(26.1%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(92.74, -40.95, 52.89) |
| CIE-LCH | lch(92.74, 66.89, 127.74°) |
| OKLab | oklab(92.33% -0.1135 0.1265) |
| OKLCH | oklch(92.33% 0.17 131.9) |
| XYZ | xyz(59.5142, 82.3723, 33.1817) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.17
Light Pea Green
#C4FE82
ΔE00 1.28
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Pale Lime
#BEFD73
ΔE00 1.90
Spring Green (survey)
#A9F971
ΔE00 2.34
Light Lime
#AEFD6C
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD80 #C280FD
analogous
#F9FD80 #BBFD80 #80FD84
triadic
#BBFD80 #80BBFD #FD80BB
tetradic
#BBFD80 #80F9FD #C280FD #FD8480
square
#BBFD80 #80F9FD #C280FD #FD8480
split-complementary
#BBFD80 #8480FD #FD80F9
monochromatic
#7AFB07 #9BFC44 #BBFD80 #DBFEBC #EFFFE1
Accessibility & contrast
On white
1.20
#BBFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#BBFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD80
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD80 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FDE888
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd80; /* rgb */ color: rgb(187, 253, 128); /* oklch */ color: oklch(92.3% 0.170 131.9);
Tailwind
colors: {
custom: {
50: '#d2fea7',
500: '#bbfd80',
950: '#000000',
},
}SCSS
$custom: #bbfd80; $custom-light: #d2fea7; $custom-dark: #000000;
JSON
{
"hex": "#bbfd80",
"rgb": {
"r": 187,
"g": 253,
"b": 128
},
"hsl": {
"h": 91.68,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.9233,
"c": 0.16997,
"h": 131.9
},
"luminance": 0.82374
}Semantic roles & 50–950 ramp
primary
#BBFD80
secondary
#9546DB
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681