#BBFF71#BBFF71
#BBFF71 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.6% C 0.186 H 130.6°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF71 |
|---|---|
| RGB | rgb(187, 255, 113) |
| HSL | hsl(89, 100%, 72%) |
| HSV | hsv(89, 56%, 100%) |
| CMYK | cmyk(26.7%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(93.13, -43.33, 60.12) |
| CIE-LCH | lch(93.13, 74.10, 125.78°) |
| OKLab | oklab(92.6% -0.1211 0.1411) |
| OKLCH | oklch(92.6% 0.186 130.6) |
| XYZ | xyz(59.2335, 83.2755, 28.5725) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.72
Light Lime Green
#B9FF66
ΔE00 1.16
Pale Lime Green
#B1FF65
ΔE00 1.50
Light Lime
#AEFD6C
ΔE00 1.62
Key Lime
#AEFF6E
ΔE00 1.72
Light Pea Green
#C4FE82
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF71 #B571FF
analogous
#FFFC71 #BBFF71 #74FF71
triadic
#BBFF71 #71BBFF #FF71BB
tetradic
#BBFF71 #71FFFC #B571FF #FF7174
square
#BBFF71 #71FFFC #B571FF #FF7174
split-complementary
#BBFF71 #7174FF #FC71FF
monochromatic
#80F600 #9EFF34 #BBFF71 #D8FFAE #F0FFE0
Accessibility & contrast
On white
1.19
#BBFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#BBFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF71
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF71 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF63
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#BEF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbff71; /* rgb */ color: rgb(187, 255, 113); /* oklch */ color: oklch(92.6% 0.186 130.6);
Tailwind
colors: {
custom: {
50: '#d3ff9e',
500: '#bbff71',
950: '#000000',
},
}SCSS
$custom: #bbff71; $custom-light: #d3ff9e; $custom-dark: #000000;
JSON
{
"hex": "#bbff71",
"rgb": {
"r": 187,
"g": 255,
"b": 113
},
"hsl": {
"h": 88.732,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92598,
"c": 0.18598,
"h": 130.6
},
"luminance": 0.83277
}Semantic roles & 50–950 ramp
primary
#BBFF71
secondary
#8738DC
accent
#00E66E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680