#BBFD7C#BBFD7C
#BBFD7C is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.3% C 0.174 H 131.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD7C |
|---|---|
| RGB | rgb(187, 253, 124) |
| HSL | hsl(91, 97%, 74%) |
| HSV | hsv(91, 51%, 99%) |
| CMYK | cmyk(26.1%, 0%, 51%, 0.8%) |
| CIE-LAB | lab(92.69, -41.37, 54.68) |
| CIE-LCH | lch(92.69, 68.56, 127.11°) |
| OKLab | oklab(92.28% -0.1149 0.1302) |
| OKLCH | oklch(92.28% 0.174 131.4) |
| XYZ | xyz(59.2561, 82.2690, 31.8224) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.25
Pale Lime
#BEFD73
ΔE00 1.39
Light Yellowish Green
#C2FF89
ΔE00 1.54
Light Lime
#AEFD6C
ΔE00 2.09
Key Lime
#AEFF6E
ΔE00 2.16
Spring Green (survey)
#A9F971
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD7C #BE7CFD
analogous
#FBFD7C #BBFD7C #7CFD7E
triadic
#BBFD7C #7CBBFD #FD7CBB
tetradic
#BBFD7C #7CFBFD #BE7CFD #FD7E7C
square
#BBFD7C #7CFBFD #BE7CFD #FD7E7C
split-complementary
#BBFD7C #7E7CFD #FD7CFB
monochromatic
#7CFB04 #9CFC40 #BBFD7C #DAFEB8 #EFFFE1
Accessibility & contrast
On white
1.20
#BBFD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BBFD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD7C
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD7C | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED70
Deuteranopia (green-blind)
#FDE884
Tritanopia (blue-blind)
#BEF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd7c; /* rgb */ color: rgb(187, 253, 124); /* oklch */ color: oklch(92.3% 0.174 131.4);
Tailwind
colors: {
custom: {
50: '#d2fea5',
500: '#bbfd7c',
950: '#000000',
},
}SCSS
$custom: #bbfd7c; $custom-light: #d2fea5; $custom-dark: #000000;
JSON
{
"hex": "#bbfd7c",
"rgb": {
"r": 187,
"g": 253,
"b": 124
},
"hsl": {
"h": 90.698,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.92278,
"c": 0.17365,
"h": 131.4
},
"luminance": 0.82271
}Semantic roles & 50–950 ramp
primary
#BBFD7C
secondary
#9042DB
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680