#BBFD72#BBFD72
#BBFD72 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.2% C 0.183 H 130.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD72 |
|---|---|
| RGB | rgb(187, 253, 114) |
| HSL | hsl(88, 97%, 72%) |
| HSV | hsv(88, 55%, 99%) |
| CMYK | cmyk(26.1%, 0%, 54.9%, 0.8%) |
| CIE-LAB | lab(92.59, -42.36, 59.05) |
| CIE-LCH | lch(92.59, 72.67, 125.66°) |
| OKLab | oklab(92.16% -0.1184 0.1389) |
| OKLCH | oklch(92.16% 0.183 130.4) |
| XYZ | xyz(58.6555, 82.0288, 28.6591) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.43
Light Lime Green
#B9FF66
ΔE00 1.45
Light Lime
#AEFD6C
ΔE00 1.70
Pale Lime Green
#B1FF65
ΔE00 1.78
Key Lime
#AEFF6E
ΔE00 1.89
Light Pea Green
#C4FE82
ΔE00 1.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD72 #B472FD
analogous
#FDF972 #BBFD72 #76FD72
triadic
#BBFD72 #72BBFD #FD72BB
tetradic
#BBFD72 #72FDF9 #B472FD #FD7276
square
#BBFD72 #72FDF9 #B472FD #FD7276
split-complementary
#BBFD72 #7276FD #F972FD
monochromatic
#80F103 #9EFC36 #BBFD72 #D8FEAE #F0FFE1
Accessibility & contrast
On white
1.21
#BBFD72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#BBFD72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD72
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD72 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FEE87B
Tritanopia (blue-blind)
#BFF3DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd72; /* rgb */ color: rgb(187, 253, 114); /* oklch */ color: oklch(92.2% 0.183 130.4);
Tailwind
colors: {
custom: {
50: '#d2fe9e',
500: '#bbfd72',
950: '#000000',
},
}SCSS
$custom: #bbfd72; $custom-light: #d2fe9e; $custom-dark: #000000;
JSON
{
"hex": "#bbfd72",
"rgb": {
"r": 187,
"g": 253,
"b": 114
},
"hsl": {
"h": 88.489,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.92158,
"c": 0.18251,
"h": 130.4
},
"luminance": 0.8203
}Semantic roles & 50–950 ramp
primary
#BBFD72
secondary
#863AD9
accent
#00E66D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680