#BCFF70#BCFF70
#BCFF70 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.6% C 0.186 H 130.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF70 |
|---|---|
| RGB | rgb(188, 255, 112) |
| HSL | hsl(88, 100%, 72%) |
| HSV | hsv(88, 56%, 100%) |
| CMYK | cmyk(26.3%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(93.18, -43.07, 60.62) |
| CIE-LCH | lch(93.18, 74.36, 125.39°) |
| OKLab | oklab(92.65% -0.1205 0.1421) |
| OKLCH | oklch(92.65% 0.186 130.3) |
| XYZ | xyz(59.4231, 83.3797, 28.2892) |
| Luminance | 0.8338 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.67
Light Lime Green
#B9FF66
ΔE00 1.03
Pale Lime Green
#B1FF65
ΔE00 1.54
Light Lime
#AEFD6C
ΔE00 1.78
Key Lime
#AEFF6E
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF70 #B370FF
analogous
#FFFB70 #BCFF70 #75FF70
triadic
#BCFF70 #70BCFF #FF70BC
tetradic
#BCFF70 #70FFFB #B370FF #FF7075
square
#BCFF70 #70FFFB #B370FF #FF7075
split-complementary
#BCFF70 #7075FF #FB70FF
monochromatic
#82F500 #9FFF33 #BCFF70 #D9FFAD #F1FFE0
Accessibility & contrast
On white
1.19
#BCFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#BCFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF70
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF70 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF61
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#C0F5E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bcff70; /* rgb */ color: rgb(188, 255, 112); /* oklch */ color: oklch(92.6% 0.186 130.3);
Tailwind
colors: {
custom: {
50: '#d3ff9d',
500: '#bcff70',
950: '#000000',
},
}SCSS
$custom: #bcff70; $custom-light: #d3ff9d; $custom-dark: #000000;
JSON
{
"hex": "#bcff70",
"rgb": {
"r": 188,
"g": 255,
"b": 112
},
"hsl": {
"h": 88.112,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92647,
"c": 0.18635,
"h": 130.3
},
"luminance": 0.83381
}Semantic roles & 50–950 ramp
primary
#BCFF70
secondary
#8437DC
accent
#00E66C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680