#BCFF74#BCFF74
#BCFF74 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.183 H 130.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF74 |
|---|---|
| RGB | rgb(188, 255, 116) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 55%, 100%) |
| CMYK | cmyk(26.3%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(93.22, -42.69, 58.91) |
| CIE-LCH | lch(93.22, 72.76, 125.93°) |
| OKLab | oklab(92.69% -0.1192 0.1388) |
| OKLCH | oklch(92.69% 0.183 130.7) |
| XYZ | xyz(59.6508, 83.4708, 29.4883) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.62
Light Lime Green
#B9FF66
ΔE00 1.48
Light Lime
#AEFD6C
ΔE00 1.73
Pale Lime Green
#B1FF65
ΔE00 1.78
Key Lime
#AEFF6E
ΔE00 1.81
Light Pea Green
#C4FE82
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF74 #B774FF
analogous
#FFFD74 #BCFF74 #76FF74
triadic
#BCFF74 #74BCFF #FF74BC
tetradic
#BCFF74 #74FFFD #B774FF #FF7476
square
#BCFF74 #74FFFD #B774FF #FF7476
split-complementary
#BCFF74 #7476FF #FD74FF
monochromatic
#81F900 #9FFF37 #BCFF74 #D9FFB1 #F0FFE0
Accessibility & contrast
On white
1.19
#BCFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#BCFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF74
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF74 | 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)
#FFEF66
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#BFF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcff74; /* rgb */ color: rgb(188, 255, 116); /* oklch */ color: oklch(92.7% 0.183 130.7);
Tailwind
colors: {
custom: {
50: '#d3ffa0',
500: '#bcff74',
950: '#000000',
},
}SCSS
$custom: #bcff74; $custom-light: #d3ffa0; $custom-dark: #000000;
JSON
{
"hex": "#bcff74",
"rgb": {
"r": 188,
"g": 255,
"b": 116
},
"hsl": {
"h": 88.921,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92692,
"c": 0.18294,
"h": 130.7
},
"luminance": 0.83472
}Semantic roles & 50–950 ramp
primary
#BCFF74
secondary
#893BDC
accent
#00E66F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680