#BBFA7F#BBFA7F
#BBFA7F is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.6% C 0.167 H 131.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFA7F |
|---|---|
| RGB | rgb(187, 250, 127) |
| HSL | hsl(91, 92%, 74%) |
| HSV | hsv(91, 49%, 98%) |
| CMYK | cmyk(25.2%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(91.89, -39.72, 52.33) |
| CIE-LCH | lch(91.89, 65.70, 127.20°) |
| OKLab | oklab(91.64% -0.1102 0.1252) |
| OKLCH | oklch(91.64% 0.167 131.3) |
| XYZ | xyz(58.5091, 80.4668, 32.5236) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.31
Light Yellowish Green
#C2FF89
ΔE00 1.35
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Pale Lime
#BEFD73
ΔE00 1.98
Spring Green (survey)
#A9F971
ΔE00 2.45
Light Yellow Green
#CCFD7F
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFA7F #BE7FFA
analogous
#F8FA7F #BBFA7F #7FFA81
triadic
#BBFA7F #7FBBFA #FA7FBB
tetradic
#BBFA7F #7FF8FA #BE7FFA #FA817F
square
#BBFA7F #7FF8FA #BE7FFA #FA817F
split-complementary
#BBFA7F #817FFA #FA7FF8
monochromatic
#7CF50A #9CF844 #BBFA7F #DAFCBA #EFFEE2
Accessibility & contrast
On white
1.23
#BBFA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BBFA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFA7F
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFA7F | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB74
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#BEF1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bbfa7f; /* rgb */ color: rgb(187, 250, 127); /* oklch */ color: oklch(91.6% 0.167 131.3);
Tailwind
colors: {
custom: {
50: '#d2fca6',
500: '#bbfa7f',
950: '#000000',
},
}SCSS
$custom: #bbfa7f; $custom-light: #d2fca6; $custom-dark: #000000;
JSON
{
"hex": "#bbfa7f",
"rgb": {
"r": 187,
"g": 250,
"b": 127
},
"hsl": {
"h": 90.732,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91642,
"c": 0.16679,
"h": 131.3
},
"luminance": 0.80468
}Semantic roles & 50–950 ramp
primary
#BBFA7F
secondary
#9046D7
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580