#BCFF97#BCFF97
#BCFF97 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.2% C 0.150 H 135.2°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF97 |
|---|---|
| RGB | rgb(188, 255, 151) |
| HSL | hsl(99, 100%, 80%) |
| HSV | hsv(99, 41%, 100%) |
| CMYK | cmyk(26.3%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(93.64, -38.77, 43.10) |
| CIE-LCH | lch(93.64, 57.98, 131.97°) |
| OKLab | oklab(93.17% -0.1063 0.1057) |
| OKLCH | oklch(93.17% 0.15 135.2) |
| XYZ | xyz(62.0835, 84.4438, 42.3004) |
| Luminance | 0.8445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.10
Pale Light Green
#B1FC99
ΔE00 1.84
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Pastel Green
#B0FF9D
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.60
Tea Green
#BDF8A3
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF97 #DA97FF
analogous
#F0FF97 #BCFF97 #97FFA6
triadic
#BCFF97 #97BCFF #FF97BC
tetradic
#BCFF97 #97F0FF #DA97FF #FFA697
square
#BCFF97 #97F0FF #DA97FF #FFA697
split-complementary
#BCFF97 #A697FF #FF97F0
monochromatic
#6DFF1D #95FF5A #BCFF97 #E3FFD4 #EBFFE0
Accessibility & contrast
On white
1.17
#BCFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#BCFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF97
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF97 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08F
Deuteranopia (green-blind)
#FCEB9D
Tritanopia (blue-blind)
#BBF8E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff97; /* rgb */ color: rgb(188, 255, 151); /* oklch */ color: oklch(93.2% 0.150 135.2);
Tailwind
colors: {
custom: {
50: '#d2ffb7',
500: '#bcff97',
950: '#000000',
},
}SCSS
$custom: #bcff97; $custom-light: #d2ffb7; $custom-dark: #000000;
JSON
{
"hex": "#bcff97",
"rgb": {
"r": 188,
"g": 255,
"b": 151
},
"hsl": {
"h": 98.654,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93171,
"c": 0.1499,
"h": 135.2
},
"luminance": 0.84446
}Semantic roles & 50–950 ramp
primary
#BCFF97
secondary
#B159E2
accent
#00E694
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681