#BBFC80#BBFC80
#BBFC80 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.1% C 0.169 H 131.7°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC80 |
|---|---|
| RGB | rgb(187, 252, 128) |
| HSL | hsl(91, 95%, 75%) |
| HSV | hsv(91, 49%, 99%) |
| CMYK | cmyk(25.8%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(92.46, -40.50, 52.55) |
| CIE-LCH | lch(92.46, 66.35, 127.62°) |
| OKLab | oklab(92.11% -0.1122 0.1258) |
| OKLCH | oklch(92.11% 0.169 131.7) |
| XYZ | xyz(59.1993, 81.7425, 33.0768) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.16
Light Pea Green
#C4FE82
ΔE00 1.27
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Pale Lime
#BEFD73
ΔE00 1.95
Spring Green (survey)
#A9F971
ΔE00 2.37
Light Lime
#AEFD6C
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC80 #C180FC
analogous
#F9FC80 #BBFC80 #80FC83
triadic
#BBFC80 #80BBFC #FC80BB
tetradic
#BBFC80 #80F9FC #C180FC #FC8380
square
#BBFC80 #80F9FC #C180FC #FC8380
split-complementary
#BBFC80 #8380FC #FC80F9
monochromatic
#7BF908 #9BFB44 #BBFC80 #DBFDBC #EFFEE1
Accessibility & contrast
On white
1.21
#BBFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#BBFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC80
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC80 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#BDF3DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc80; /* rgb */ color: rgb(187, 252, 128); /* oklch */ color: oklch(92.1% 0.169 131.7);
Tailwind
colors: {
custom: {
50: '#d2fda7',
500: '#bbfc80',
950: '#000000',
},
}SCSS
$custom: #bbfc80; $custom-light: #d2fda7; $custom-dark: #000000;
JSON
{
"hex": "#bbfc80",
"rgb": {
"r": 187,
"g": 252,
"b": 128
},
"hsl": {
"h": 91.452,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.92105,
"c": 0.16859,
"h": 131.7
},
"luminance": 0.81744
}Semantic roles & 50–950 ramp
primary
#BBFC80
secondary
#9446DA
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581