#BBFA80#BBFA80
#BBFA80 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.166 H 131.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA80 |
|---|---|
| RGB | rgb(187, 250, 128) |
| HSL | hsl(91, 92%, 74%) |
| HSV | hsv(91, 49%, 98%) |
| CMYK | cmyk(25.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.91, -39.62, 51.88) |
| CIE-LCH | lch(91.91, 65.28, 127.37°) |
| OKLab | oklab(91.66% -0.1098 0.1243) |
| OKLCH | oklch(91.66% 0.166 131.5) |
| XYZ | xyz(58.5746, 80.4930, 32.8685) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 1.36
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Pale Lime
#BEFD73
ΔE00 2.11
Spring Green (survey)
#A9F971
ΔE00 2.50
Celery
#C1FD95
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA80 #BF80FA
analogous
#F8FA80 #BBFA80 #80FA82
triadic
#BBFA80 #80BBFA #FA80BB
tetradic
#BBFA80 #80F8FA #BF80FA #FA8280
square
#BBFA80 #80F8FA #BF80FA #FA8280
split-complementary
#BBFA80 #8280FA #FA80F8
monochromatic
#7CF50A #9BF845 #BBFA80 #DBFCBB #EFFEE2
Accessibility & contrast
On white
1.23
#BBFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#BBFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA80
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA80 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#BEF1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa80; /* rgb */ color: rgb(187, 250, 128); /* oklch */ color: oklch(91.7% 0.166 131.5);
Tailwind
colors: {
custom: {
50: '#d2fca7',
500: '#bbfa80',
950: '#000000',
},
}SCSS
$custom: #bbfa80; $custom-light: #d2fca7; $custom-dark: #000000;
JSON
{
"hex": "#bbfa80",
"rgb": {
"r": 187,
"g": 250,
"b": 128
},
"hsl": {
"h": 90.984,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.91655,
"c": 0.16584,
"h": 131.5
},
"luminance": 0.80495
}Semantic roles & 50–950 ramp
primary
#BBFA80
secondary
#9147D7
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580