#BBFC7F#BBFC7F
#BBFC7F is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.1% C 0.170 H 131.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFC7F |
|---|---|
| RGB | rgb(187, 252, 127) |
| HSL | hsl(91, 95%, 74%) |
| HSV | hsv(91, 50%, 99%) |
| CMYK | cmyk(25.8%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(92.45, -40.61, 53.00) |
| CIE-LCH | lch(92.45, 66.77, 127.46°) |
| OKLab | oklab(92.09% -0.1126 0.1267) |
| OKLCH | oklch(92.09% 0.17 131.6) |
| XYZ | xyz(59.1338, 81.7163, 32.7318) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.23
Light Yellowish Green
#C2FF89
ΔE00 1.24
Pale Lime
#BEFD73
ΔE00 1.81
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Spring Green (survey)
#A9F971
ΔE00 2.33
Light Lime
#AEFD6C
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFC7F #C07FFC
analogous
#FAFC7F #BBFC7F #7FFC82
triadic
#BBFC7F #7FBBFC #FC7FBB
tetradic
#BBFC7F #7FFAFC #C07FFC #FC827F
square
#BBFC7F #7FFAFC #C07FFC #FC827F
split-complementary
#BBFC7F #827FFC #FC7FFA
monochromatic
#7BF907 #9BFB43 #BBFC7F #DBFDBB #EFFEE1
Accessibility & contrast
On white
1.21
#BBFC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#BBFC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFC7F
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFC7F | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#BDF3DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bbfc7f; /* rgb */ color: rgb(187, 252, 127); /* oklch */ color: oklch(92.1% 0.170 131.6);
Tailwind
colors: {
custom: {
50: '#d2fda7',
500: '#bbfc7f',
950: '#000000',
},
}SCSS
$custom: #bbfc7f; $custom-light: #d2fda7; $custom-dark: #000000;
JSON
{
"hex": "#bbfc7f",
"rgb": {
"r": 187,
"g": 252,
"b": 127
},
"hsl": {
"h": 91.2,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.92092,
"c": 0.16953,
"h": 131.6
},
"luminance": 0.81718
}Semantic roles & 50–950 ramp
primary
#BBFC7F
secondary
#9345DA
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580