#BBFD73#BBFD73
#BBFD73 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.2% C 0.182 H 130.5°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFD73 |
|---|---|
| RGB | rgb(187, 253, 115) |
| HSL | hsl(89, 97%, 72%) |
| HSV | hsv(89, 55%, 99%) |
| CMYK | cmyk(26.1%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(92.60, -42.27, 58.62) |
| CIE-LCH | lch(92.60, 72.26, 125.79°) |
| OKLab | oklab(92.17% -0.118 0.1381) |
| OKLCH | oklch(92.17% 0.182 130.5) |
| XYZ | xyz(58.7127, 82.0517, 28.9605) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.46
Light Lime Green
#B9FF66
ΔE00 1.56
Light Lime
#AEFD6C
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 1.80
Pale Lime Green
#B1FF65
ΔE00 1.85
Key Lime
#AEFF6E
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFD73 #B573FD
analogous
#FDFA73 #BBFD73 #76FD73
triadic
#BBFD73 #73BBFD #FD73BB
tetradic
#BBFD73 #73FDFA #B573FD #FD7376
square
#BBFD73 #73FDFA #B573FD #FD7376
split-complementary
#BBFD73 #7376FD #FA73FD
monochromatic
#80F203 #9EFC37 #BBFD73 #D8FEAF #F0FFE1
Accessibility & contrast
On white
1.21
#BBFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#BBFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFD73
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFD73 | 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)
#FFED65
Deuteranopia (green-blind)
#FEE87C
Tritanopia (blue-blind)
#BEF4DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bbfd73; /* rgb */ color: rgb(187, 253, 115); /* oklch */ color: oklch(92.2% 0.182 130.5);
Tailwind
colors: {
custom: {
50: '#d2fe9f',
500: '#bbfd73',
950: '#000000',
},
}SCSS
$custom: #bbfd73; $custom-light: #d2fe9f; $custom-dark: #000000;
JSON
{
"hex": "#bbfd73",
"rgb": {
"r": 187,
"g": 253,
"b": 115
},
"hsl": {
"h": 88.696,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.9217,
"c": 0.18164,
"h": 130.5
},
"luminance": 0.82053
}Semantic roles & 50–950 ramp
primary
#BBFD73
secondary
#873BDA
accent
#00E66E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680