#BCFF73#BCFF73
#BCFF73 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.184 H 130.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF73 |
|---|---|
| RGB | rgb(188, 255, 115) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 55%, 100%) |
| CMYK | cmyk(26.3%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(93.21, -42.79, 59.34) |
| CIE-LCH | lch(93.21, 73.16, 125.79°) |
| OKLab | oklab(92.68% -0.1195 0.1396) |
| OKLCH | oklch(92.68% 0.184 130.6) |
| XYZ | xyz(59.5929, 83.4476, 29.1836) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.60
Light Lime Green
#B9FF66
ΔE00 1.36
Pale Lime Green
#B1FF65
ΔE00 1.71
Light Lime
#AEFD6C
ΔE00 1.73
Key Lime
#AEFF6E
ΔE00 1.82
Light Pea Green
#C4FE82
ΔE00 1.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF73 #B673FF
analogous
#FFFC73 #BCFF73 #76FF73
triadic
#BCFF73 #73BCFF #FF73BC
tetradic
#BCFF73 #73FFFC #B673FF #FF7376
square
#BCFF73 #73FFFC #B673FF #FF7376
split-complementary
#BCFF73 #7376FF #FC73FF
monochromatic
#81F800 #9FFF36 #BCFF73 #D9FFB0 #F0FFE0
Accessibility & contrast
On white
1.19
#BCFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#BCFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF73
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF73 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF65
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#BFF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcff73; /* rgb */ color: rgb(188, 255, 115); /* oklch */ color: oklch(92.7% 0.184 130.6);
Tailwind
colors: {
custom: {
50: '#d3ff9f',
500: '#bcff73',
950: '#000000',
},
}SCSS
$custom: #bcff73; $custom-light: #d3ff9f; $custom-dark: #000000;
JSON
{
"hex": "#bcff73",
"rgb": {
"r": 188,
"g": 255,
"b": 115
},
"hsl": {
"h": 88.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9268,
"c": 0.1838,
"h": 130.6
},
"luminance": 0.83449
}Semantic roles & 50–950 ramp
primary
#BCFF73
secondary
#883ADC
accent
#00E66E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680