#BBFD7F#BBFD7F
#BBFD7F is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.3% C 0.171 H 131.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD7F |
|---|---|
| RGB | rgb(187, 253, 127) |
| HSL | hsl(91, 97%, 75%) |
| HSV | hsv(91, 50%, 99%) |
| CMYK | cmyk(26.1%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(92.73, -41.05, 53.34) |
| CIE-LCH | lch(92.73, 67.31, 127.58°) |
| OKLab | oklab(92.32% -0.1138 0.1275) |
| OKLCH | oklch(92.32% 0.171 131.8) |
| XYZ | xyz(59.4487, 82.3461, 32.8368) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.25
Light Pea Green
#C4FE82
ΔE00 1.25
Pale Lime
#BEFD73
ΔE00 1.77
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Spring Green (survey)
#A9F971
ΔE00 2.31
Light Lime
#AEFD6C
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD7F #C17FFD
analogous
#FAFD7F #BBFD7F #7FFD82
triadic
#BBFD7F #7FBBFD #FD7FBB
tetradic
#BBFD7F #7FFAFD #C17FFD #FD827F
square
#BBFD7F #7FFAFD #C17FFD #FD827F
split-complementary
#BBFD7F #827FFD #FD7FFA
monochromatic
#7BFB06 #9BFC43 #BBFD7F #DBFEBB #EFFFE1
Accessibility & contrast
On white
1.20
#BBFD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#BBFD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD7F
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD7F | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FDE887
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd7f; /* rgb */ color: rgb(187, 253, 127); /* oklch */ color: oklch(92.3% 0.171 131.8);
Tailwind
colors: {
custom: {
50: '#d2fea7',
500: '#bbfd7f',
950: '#000000',
},
}SCSS
$custom: #bbfd7f; $custom-light: #d2fea7; $custom-dark: #000000;
JSON
{
"hex": "#bbfd7f",
"rgb": {
"r": 187,
"g": 253,
"b": 127
},
"hsl": {
"h": 91.429,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.92317,
"c": 0.1709,
"h": 131.8
},
"luminance": 0.82348
}Semantic roles & 50–950 ramp
primary
#BBFD7F
secondary
#9445DB
accent
#00E678
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680