#BCFE75#BCFE75
#BCFE75 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 92.5% C 0.181 H 130.6°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE75 |
|---|---|
| RGB | rgb(188, 254, 117) |
| HSL | hsl(89, 99%, 73%) |
| HSV | hsv(89, 54%, 100%) |
| CMYK | cmyk(26%, 0%, 53.9%, 0.4%) |
| CIE-LAB | lab(92.95, -42.16, 58.16) |
| CIE-LCH | lch(92.95, 71.83, 125.94°) |
| OKLab | oklab(92.48% -0.1177 0.1372) |
| OKLCH | oklch(92.48% 0.181 130.6) |
| XYZ | xyz(59.3911, 82.8578, 29.6902) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.53
Light Pea Green
#C4FE82
ΔE00 1.65
Light Lime Green
#B9FF66
ΔE00 1.67
Light Lime
#AEFD6C
ΔE00 1.78
Key Lime
#AEFF6E
ΔE00 1.90
Pale Lime Green
#B1FF65
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE75 #B775FE
analogous
#FEFB75 #BCFE75 #77FE75
triadic
#BCFE75 #75BCFE #FE75BC
tetradic
#BCFE75 #75FEFB #B775FE #FE7577
square
#BCFE75 #75FEFB #B775FE #FE7577
split-complementary
#BCFE75 #7577FE #FB75FE
monochromatic
#81F702 #9FFE38 #BCFE75 #D9FEB2 #F0FFE1
Accessibility & contrast
On white
1.20
#BCFE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#BCFE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE75
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE75 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#BFF5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcfe75; /* rgb */ color: rgb(188, 254, 117); /* oklch */ color: oklch(92.5% 0.181 130.6);
Tailwind
colors: {
custom: {
50: '#d3ffa0',
500: '#bcfe75',
950: '#000000',
},
}SCSS
$custom: #bcfe75; $custom-light: #d3ffa0; $custom-dark: #000000;
JSON
{
"hex": "#bcfe75",
"rgb": {
"r": 188,
"g": 254,
"b": 117
},
"hsl": {
"h": 88.905,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.92478,
"c": 0.18076,
"h": 130.6
},
"luminance": 0.82859
}Semantic roles & 50–950 ramp
primary
#BCFE75
secondary
#893CDB
accent
#00E66F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680