#BBFD7B#BBFD7B
#BBFD7B is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.175 H 131.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD7B |
|---|---|
| RGB | rgb(187, 253, 123) |
| HSL | hsl(90, 97%, 74%) |
| HSV | hsv(90, 51%, 99%) |
| CMYK | cmyk(26.1%, 0%, 51.4%, 0.8%) |
| CIE-LAB | lab(92.68, -41.47, 55.12) |
| CIE-LCH | lch(92.68, 68.98, 126.96°) |
| OKLab | oklab(92.27% -0.1153 0.1311) |
| OKLCH | oklch(92.27% 0.175 131.3) |
| XYZ | xyz(59.1932, 82.2438, 31.4910) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.26
Light Pea Green
#C4FE82
ΔE00 1.27
Light Yellowish Green
#C2FF89
ΔE00 1.65
Light Lime
#AEFD6C
ΔE00 2.02
Key Lime
#AEFF6E
ΔE00 2.10
Spring Green (survey)
#A9F971
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD7B #BD7BFD
analogous
#FCFD7B #BBFD7B #7BFD7C
triadic
#BBFD7B #7BBBFD #FD7BBB
tetradic
#BBFD7B #7BFCFD #BD7BFD #FD7C7B
square
#BBFD7B #7BFCFD #BD7BFD #FD7C7B
split-complementary
#BBFD7B #7C7BFD #FD7BFC
monochromatic
#7DFA04 #9CFC3F #BBFD7B #DAFEB7 #EFFFE1
Accessibility & contrast
On white
1.20
#BBFD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BBFD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD7B
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD7B | 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)
#FFED6F
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#BEF4DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd7b; /* rgb */ color: rgb(187, 253, 123); /* oklch */ color: oklch(92.3% 0.175 131.3);
Tailwind
colors: {
custom: {
50: '#d2fea4',
500: '#bbfd7b',
950: '#000000',
},
}SCSS
$custom: #bbfd7b; $custom-light: #d2fea4; $custom-dark: #000000;
JSON
{
"hex": "#bbfd7b",
"rgb": {
"r": 187,
"g": 253,
"b": 123
},
"hsl": {
"h": 90.462,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.92266,
"c": 0.17455,
"h": 131.3
},
"luminance": 0.82245
}Semantic roles & 50–950 ramp
primary
#BBFD7B
secondary
#8F41DB
accent
#00E675
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680