#BBFE7F#BBFE7F
#BBFE7F is a very light, vivid yellow-green. Relative luminance 0.830; OKLCH L 92.5% C 0.172 H 131.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE7F |
|---|---|
| RGB | rgb(187, 254, 127) |
| HSL | hsl(92, 98%, 75%) |
| HSV | hsv(92, 50%, 100%) |
| CMYK | cmyk(26.4%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(93.01, -41.49, 53.68) |
| CIE-LCH | lch(93.01, 67.84, 127.70°) |
| OKLab | oklab(92.54% -0.1151 0.1282) |
| OKLCH | oklch(92.54% 0.172 131.9) |
| XYZ | xyz(59.7652, 82.9791, 32.9423) |
| Luminance | 0.8298 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.30
Light Pea Green
#C4FE82
ΔE00 1.31
Pale Lime
#BEFD73
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Light Lime
#AEFD6C
ΔE00 2.26
Key Lime
#AEFF6E
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE7F #C27FFE
analogous
#FAFE7F #BBFE7F #7FFE83
triadic
#BBFE7F #7FBBFE #FE7FBB
tetradic
#BBFE7F #7FFAFE #C27FFE #FE837F
square
#BBFE7F #7FFAFE #C27FFE #FE837F
split-complementary
#BBFE7F #837FFE #FE7FFA
monochromatic
#7AFD06 #9BFE42 #BBFE7F #DBFEBC #EFFFE1
Accessibility & contrast
On white
1.19
#BBFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#BBFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE7F
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE7F | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE74
Deuteranopia (green-blind)
#FEE987
Tritanopia (blue-blind)
#BDF5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe7f; /* rgb */ color: rgb(187, 254, 127); /* oklch */ color: oklch(92.5% 0.172 131.9);
Tailwind
colors: {
custom: {
50: '#d2ffa7',
500: '#bbfe7f',
950: '#000000',
},
}SCSS
$custom: #bbfe7f; $custom-light: #d2ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bbfe7f",
"rgb": {
"r": 187,
"g": 254,
"b": 127
},
"hsl": {
"h": 91.654,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92542,
"c": 0.17226,
"h": 131.9
},
"luminance": 0.82981
}Semantic roles & 50–950 ramp
primary
#BBFE7F
secondary
#9545DD
accent
#00E679
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680