#BBFF73#BBFF73
#BBFF73 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.6% C 0.184 H 130.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF73 |
|---|---|
| RGB | rgb(187, 255, 115) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 55%, 100%) |
| CMYK | cmyk(26.7%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(93.15, -43.14, 59.26) |
| CIE-LCH | lch(93.15, 73.30, 126.05°) |
| OKLab | oklab(92.62% -0.1205 0.1395) |
| OKLCH | oklch(92.62% 0.184 130.8) |
| XYZ | xyz(59.3474, 83.3210, 29.1721) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.71
Light Lime Green
#B9FF66
ΔE00 1.39
Light Lime
#AEFD6C
ΔE00 1.60
Pale Lime Green
#B1FF65
ΔE00 1.64
Key Lime
#AEFF6E
ΔE00 1.68
Light Pea Green
#C4FE82
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF73 #B773FF
analogous
#FFFD73 #BBFF73 #75FF73
triadic
#BBFF73 #73BBFF #FF73BB
tetradic
#BBFF73 #73FFFD #B773FF #FF7375
square
#BBFF73 #73FFFD #B773FF #FF7375
split-complementary
#BBFF73 #7375FF #FD73FF
monochromatic
#7FF800 #9DFF36 #BBFF73 #D9FFB0 #F0FFE0
Accessibility & contrast
On white
1.19
#BBFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#BBFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF73
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF73 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF65
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#BEF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbff73; /* rgb */ color: rgb(187, 255, 115); /* oklch */ color: oklch(92.6% 0.184 130.8);
Tailwind
colors: {
custom: {
50: '#d3ff9f',
500: '#bbff73',
950: '#000000',
},
}SCSS
$custom: #bbff73; $custom-light: #d3ff9f; $custom-dark: #000000;
JSON
{
"hex": "#bbff73",
"rgb": {
"r": 187,
"g": 255,
"b": 115
},
"hsl": {
"h": 89.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.92621,
"c": 0.18428,
"h": 130.8
},
"luminance": 0.83323
}Semantic roles & 50–950 ramp
primary
#BBFF73
secondary
#893ADC
accent
#00E66F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680