#BCFF83#BCFF83
#BCFF83 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 92.9% C 0.169 H 132.2°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF83 |
|---|---|
| RGB | rgb(188, 255, 131) |
| HSL | hsl(92, 100%, 76%) |
| HSV | hsv(92, 49%, 100%) |
| CMYK | cmyk(26.3%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(93.38, -41.15, 52.30) |
| CIE-LCH | lch(93.38, 66.55, 128.20°) |
| OKLab | oklab(92.88% -0.1139 0.1254) |
| OKLCH | oklch(92.88% 0.169 132.2) |
| XYZ | xyz(60.5948, 83.8484, 34.4601) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.98
Light Pea Green
#C4FE82
ΔE00 1.39
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Pale Lime
#BEFD73
ΔE00 2.17
Spring Green (survey)
#A9F971
ΔE00 2.57
Key Lime
#AEFF6E
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF83 #C683FF
analogous
#FAFF83 #BCFF83 #83FF88
triadic
#BCFF83 #83BCFF #FF83BC
tetradic
#BCFF83 #83FAFF #C683FF #FF8883
square
#BCFF83 #83FAFF #C683FF #FF8883
split-complementary
#BCFF83 #8883FF #FF83FA
monochromatic
#7AFF09 #9BFF46 #BCFF83 #DDFFC0 #EEFFE0
Accessibility & contrast
On white
1.18
#BCFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#BCFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF83
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF83 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF78
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#BEF6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff83; /* rgb */ color: rgb(188, 255, 131); /* oklch */ color: oklch(92.9% 0.169 132.2);
Tailwind
colors: {
custom: {
50: '#d3ffa9',
500: '#bcff83',
950: '#000000',
},
}SCSS
$custom: #bcff83; $custom-light: #d3ffa9; $custom-dark: #000000;
JSON
{
"hex": "#bcff83",
"rgb": {
"r": 188,
"g": 255,
"b": 131
},
"hsl": {
"h": 92.419,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.92878,
"c": 0.16942,
"h": 132.2
},
"luminance": 0.8385
}Semantic roles & 50–950 ramp
primary
#BCFF83
secondary
#9948DF
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681