#BBFD7D#BBFD7D
#BBFD7D is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.3% C 0.173 H 131.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD7D |
|---|---|
| RGB | rgb(187, 253, 125) |
| HSL | hsl(91, 97%, 74%) |
| HSV | hsv(91, 51%, 99%) |
| CMYK | cmyk(26.1%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(92.70, -41.26, 54.23) |
| CIE-LCH | lch(92.70, 68.15, 127.27°) |
| OKLab | oklab(92.29% -0.1146 0.1293) |
| OKLCH | oklch(92.29% 0.173 131.5) |
| XYZ | xyz(59.3196, 82.2944, 32.1571) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.24
Light Yellowish Green
#C2FF89
ΔE00 1.44
Pale Lime
#BEFD73
ΔE00 1.51
Light Lime
#AEFD6C
ΔE00 2.17
Pistachio (survey)
#C0FA8B
ΔE00 2.18
Key Lime
#AEFF6E
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD7D #BF7DFD
analogous
#FBFD7D #BBFD7D #7DFD7F
triadic
#BBFD7D #7DBBFD #FD7DBB
tetradic
#BBFD7D #7DFBFD #BF7DFD #FD7F7D
square
#BBFD7D #7DFBFD #BF7DFD #FD7F7D
split-complementary
#BBFD7D #7F7DFD #FD7DFB
monochromatic
#7CFB04 #9BFC41 #BBFD7D #DBFEB9 #EFFFE1
Accessibility & contrast
On white
1.20
#BBFD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#BBFD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD7D
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD7D | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED71
Deuteranopia (green-blind)
#FDE885
Tritanopia (blue-blind)
#BDF4E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd7d; /* rgb */ color: rgb(187, 253, 125); /* oklch */ color: oklch(92.3% 0.173 131.5);
Tailwind
colors: {
custom: {
50: '#d2fea5',
500: '#bbfd7d',
950: '#000000',
},
}SCSS
$custom: #bbfd7d; $custom-light: #d2fea5; $custom-dark: #000000;
JSON
{
"hex": "#bbfd7d",
"rgb": {
"r": 187,
"g": 253,
"b": 125
},
"hsl": {
"h": 90.938,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.92291,
"c": 0.17273,
"h": 131.5
},
"luminance": 0.82296
}Semantic roles & 50–950 ramp
primary
#BBFD7D
secondary
#9143DB
accent
#00E676
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680