#BCFF96#BCFF96
#BCFF96 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.2% C 0.151 H 135.0°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF96 |
|---|---|
| RGB | rgb(188, 255, 150) |
| HSL | hsl(98, 100%, 79%) |
| HSV | hsv(98, 41%, 100%) |
| CMYK | cmyk(26.3%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(93.63, -38.90, 43.57) |
| CIE-LCH | lch(93.63, 58.41, 131.76°) |
| OKLab | oklab(93.16% -0.1067 0.1067) |
| OKLCH | oklch(93.16% 0.151 135) |
| XYZ | xyz(62.0026, 84.4115, 41.8745) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pale Light Green
#B1FC99
ΔE00 1.94
Pistachio (survey)
#C0FA8B
ΔE00 2.13
Pastel Green
#B0FF9D
ΔE00 2.41
Light Yellowish Green
#C2FF89
ΔE00 2.45
Tea Green
#BDF8A3
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF96 #D996FF
analogous
#F0FF96 #BCFF96 #96FFA5
triadic
#BCFF96 #96BCFF #FF96BC
tetradic
#BCFF96 #96F0FF #D996FF #FFA596
square
#BCFF96 #96F0FF #D996FF #FFA596
split-complementary
#BCFF96 #A596FF #FF96F0
monochromatic
#6EFF1C #95FF59 #BCFF96 #E3FFD3 #EBFFE0
Accessibility & contrast
On white
1.17
#BCFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BCFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF96
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF96 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08E
Deuteranopia (green-blind)
#FCEB9C
Tritanopia (blue-blind)
#BCF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff96; /* rgb */ color: rgb(188, 255, 150); /* oklch */ color: oklch(93.2% 0.151 135.0);
Tailwind
colors: {
custom: {
50: '#d2ffb6',
500: '#bcff96',
950: '#000000',
},
}SCSS
$custom: #bcff96; $custom-light: #d2ffb6; $custom-dark: #000000;
JSON
{
"hex": "#bcff96",
"rgb": {
"r": 188,
"g": 255,
"b": 150
},
"hsl": {
"h": 98.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93155,
"c": 0.1509,
"h": 135
},
"luminance": 0.84413
}Semantic roles & 50–950 ramp
primary
#BCFF96
secondary
#B058E1
accent
#00E692
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681