#BCFF86#BCFF86
#BCFF86 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.167 H 132.6°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF86 |
|---|---|
| RGB | rgb(188, 255, 134) |
| HSL | hsl(93, 100%, 76%) |
| HSV | hsv(93, 47%, 100%) |
| CMYK | cmyk(26.3%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(93.42, -40.82, 50.94) |
| CIE-LCH | lch(93.42, 65.28, 128.71°) |
| OKLab | oklab(92.92% -0.1128 0.1226) |
| OKLCH | oklch(92.92% 0.167 132.6) |
| XYZ | xyz(60.8011, 83.9309, 35.5465) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.87
Light Pea Green
#C4FE82
ΔE00 1.60
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Celery
#C1FD95
ΔE00 2.29
Pale Lime
#BEFD73
ΔE00 2.57
Spring Green (survey)
#A9F971
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF86 #C986FF
analogous
#F9FF86 #BCFF86 #86FF8D
triadic
#BCFF86 #86BCFF #FF86BC
tetradic
#BCFF86 #86F9FF #C986FF #FF8D86
square
#BCFF86 #86F9FF #C986FF #FF8D86
split-complementary
#BCFF86 #8D86FF #FF86F9
monochromatic
#78FF0C #9AFF49 #BCFF86 #DEFFC3 #EEFFE0
Accessibility & contrast
On white
1.18
#BCFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#BCFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF86
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF86 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#BEF7E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff86; /* rgb */ color: rgb(188, 255, 134); /* oklch */ color: oklch(92.9% 0.167 132.6);
Tailwind
colors: {
custom: {
50: '#d3ffab',
500: '#bcff86',
950: '#000000',
},
}SCSS
$custom: #bcff86; $custom-light: #d3ffab; $custom-dark: #000000;
JSON
{
"hex": "#bcff86",
"rgb": {
"r": 188,
"g": 255,
"b": 134
},
"hsl": {
"h": 93.223,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.92919,
"c": 0.16659,
"h": 132.6
},
"luminance": 0.83933
}Semantic roles & 50–950 ramp
primary
#BCFF86
secondary
#9D4ADF
accent
#00E67F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681