#BBFD6F#BBFD6F
#BBFD6F is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.1% C 0.185 H 130.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD6F |
|---|---|
| RGB | rgb(187, 253, 111) |
| HSL | hsl(88, 97%, 71%) |
| HSV | hsv(88, 56%, 99%) |
| CMYK | cmyk(26.1%, 0%, 56.1%, 0.8%) |
| CIE-LAB | lab(92.56, -42.64, 60.33) |
| CIE-LCH | lch(92.56, 73.88, 125.25°) |
| OKLab | oklab(92.13% -0.1194 0.1414) |
| OKLCH | oklch(92.13% 0.185 130.2) |
| XYZ | xyz(58.4875, 81.9616, 27.7745) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.51
Light Lime Green
#B9FF66
ΔE00 1.13
Pale Lime Green
#B1FF65
ΔE00 1.62
Light Lime
#AEFD6C
ΔE00 1.75
Key Lime
#AEFF6E
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD6F #B16FFD
analogous
#FDF86F #BBFD6F #74FD6F
triadic
#BBFD6F #6FBBFD #FD6FBB
tetradic
#BBFD6F #6FFDF8 #B16FFD #FD6F74
square
#BBFD6F #6FFDF8 #B16FFD #FD6F74
split-complementary
#BBFD6F #6F74FD #F86FFD
monochromatic
#81EE03 #9EFC33 #BBFD6F #D8FEAB #F1FFE1
Accessibility & contrast
On white
1.21
#BBFD6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#BBFD6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD6F
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD6F | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED60
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#BFF3DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd6f; /* rgb */ color: rgb(187, 253, 111); /* oklch */ color: oklch(92.1% 0.185 130.2);
Tailwind
colors: {
custom: {
50: '#d3fe9c',
500: '#bbfd6f',
950: '#000000',
},
}SCSS
$custom: #bbfd6f; $custom-light: #d3fe9c; $custom-dark: #000000;
JSON
{
"hex": "#bbfd6f",
"rgb": {
"r": 187,
"g": 253,
"b": 111
},
"hsl": {
"h": 87.887,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.92125,
"c": 0.18505,
"h": 130.2
},
"luminance": 0.81963
}Semantic roles & 50–950 ramp
primary
#BBFD6F
secondary
#8237D9
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680