#BBFE7C#BBFE7C
#BBFE7C is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.5% C 0.175 H 131.6°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFE7C |
|---|---|
| RGB | rgb(187, 254, 124) |
| HSL | hsl(91, 98%, 74%) |
| HSV | hsv(91, 51%, 100%) |
| CMYK | cmyk(26.4%, 0%, 51.2%, 0.4%) |
| CIE-LAB | lab(92.97, -41.81, 55.01) |
| CIE-LCH | lch(92.97, 69.09, 127.23°) |
| OKLab | oklab(92.5% -0.1161 0.1309) |
| OKLCH | oklch(92.5% 0.175 131.6) |
| XYZ | xyz(59.5726, 82.9020, 31.9279) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.32
Pale Lime
#BEFD73
ΔE00 1.38
Light Yellowish Green
#C2FF89
ΔE00 1.59
Light Lime
#AEFD6C
ΔE00 2.01
Key Lime
#AEFF6E
ΔE00 2.04
Spring Green (survey)
#A9F971
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFE7C #BF7CFE
analogous
#FCFE7C #BBFE7C #7CFE7E
triadic
#BBFE7C #7CBBFE #FE7CBB
tetradic
#BBFE7C #7CFCFE #BF7CFE #FE7E7C
square
#BBFE7C #7CFCFE #BF7CFE #FE7E7C
split-complementary
#BBFE7C #7E7CFE #FE7CFC
monochromatic
#7CFD03 #9BFE3F #BBFE7C #DBFEB9 #EFFFE1
Accessibility & contrast
On white
1.19
#BBFE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#BBFE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFE7C
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFE7C | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE70
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#BDF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfe7c; /* rgb */ color: rgb(187, 254, 124); /* oklch */ color: oklch(92.5% 0.175 131.6);
Tailwind
colors: {
custom: {
50: '#d2ffa5',
500: '#bbfe7c',
950: '#000000',
},
}SCSS
$custom: #bbfe7c; $custom-light: #d2ffa5; $custom-dark: #000000;
JSON
{
"hex": "#bbfe7c",
"rgb": {
"r": 187,
"g": 254,
"b": 124
},
"hsl": {
"h": 90.923,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92503,
"c": 0.17501,
"h": 131.6
},
"luminance": 0.82904
}Semantic roles & 50–950 ramp
primary
#BBFE7C
secondary
#9142DC
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680