#BBFF7C#BBFF7C
#BBFF7C is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.176 H 131.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF7C |
|---|---|
| RGB | rgb(187, 255, 124) |
| HSL | hsl(91, 100%, 74%) |
| HSV | hsv(91, 51%, 100%) |
| CMYK | cmyk(26.7%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(93.25, -42.25, 55.34) |
| CIE-LCH | lch(93.25, 69.62, 127.36°) |
| OKLab | oklab(92.73% -0.1173 0.1316) |
| OKLCH | oklch(92.73% 0.176 131.7) |
| XYZ | xyz(59.8908, 83.5384, 32.0339) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.41
Light Pea Green
#C4FE82
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 1.67
Key Lime
#AEFF6E
ΔE00 1.94
Light Lime
#AEFD6C
ΔE00 1.95
Spring Green (survey)
#A9F971
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF7C #C07CFF
analogous
#FDFF7C #BBFF7C #7CFF7F
triadic
#BBFF7C #7CBBFF #FF7CBB
tetradic
#BBFF7C #7CFDFF #C07CFF #FF7F7C
square
#BBFF7C #7CFDFF #C07CFF #FF7F7C
split-complementary
#BBFF7C #7F7CFF #FF7CFD
monochromatic
#7BFF02 #9BFF3F #BBFF7C #DBFFB9 #EFFFE0
Accessibility & contrast
On white
1.19
#BBFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BBFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF7C
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF7C | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF70
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#BDF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff7c; /* rgb */ color: rgb(187, 255, 124); /* oklch */ color: oklch(92.7% 0.176 131.7);
Tailwind
colors: {
custom: {
50: '#d2ffa5',
500: '#bbff7c',
950: '#000000',
},
}SCSS
$custom: #bbff7c; $custom-light: #d2ffa5; $custom-dark: #000000;
JSON
{
"hex": "#bbff7c",
"rgb": {
"r": 187,
"g": 255,
"b": 124
},
"hsl": {
"h": 91.145,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92729,
"c": 0.17635,
"h": 131.7
},
"luminance": 0.8354
}Semantic roles & 50–950 ramp
primary
#BBFF7C
secondary
#9342DE
accent
#00E677
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680