#BCFF75#BCFF75
#BCFF75 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.7% C 0.182 H 130.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF75 |
|---|---|
| RGB | rgb(188, 255, 117) |
| HSL | hsl(89, 100%, 73%) |
| HSV | hsv(89, 54%, 100%) |
| CMYK | cmyk(26.3%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(93.23, -42.60, 58.48) |
| CIE-LCH | lch(93.23, 72.35, 126.07°) |
| OKLab | oklab(92.7% -0.1189 0.1379) |
| OKLCH | oklch(92.7% 0.182 130.8) |
| XYZ | xyz(59.7093, 83.4942, 29.7963) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.66
Light Lime Green
#B9FF66
ΔE00 1.60
Light Lime
#AEFD6C
ΔE00 1.74
Light Pea Green
#C4FE82
ΔE00 1.75
Key Lime
#AEFF6E
ΔE00 1.81
Pale Lime Green
#B1FF65
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF75 #B875FF
analogous
#FFFD75 #BCFF75 #77FF75
triadic
#BCFF75 #75BCFF #FF75BC
tetradic
#BCFF75 #75FFFD #B875FF #FF7577
square
#BCFF75 #75FFFD #B875FF #FF7577
split-complementary
#BCFF75 #7577FF #FD75FF
monochromatic
#80FA00 #9EFF38 #BCFF75 #DAFFB2 #F0FFE0
Accessibility & contrast
On white
1.19
#BCFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BCFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF75
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF75 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFEA7E
Tritanopia (blue-blind)
#BFF6E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff75; /* rgb */ color: rgb(188, 255, 117); /* oklch */ color: oklch(92.7% 0.182 130.8);
Tailwind
colors: {
custom: {
50: '#d3ffa0',
500: '#bcff75',
950: '#000000',
},
}SCSS
$custom: #bcff75; $custom-light: #d3ffa0; $custom-dark: #000000;
JSON
{
"hex": "#bcff75",
"rgb": {
"r": 188,
"g": 255,
"b": 117
},
"hsl": {
"h": 89.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92703,
"c": 0.18208,
"h": 130.8
},
"luminance": 0.83496
}Semantic roles & 50–950 ramp
primary
#BCFF75
secondary
#8A3CDD
accent
#00E66F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680