#BCFF91#BCFF91
#BCFF91 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.156 H 134.2°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF91 |
|---|---|
| RGB | rgb(188, 255, 145) |
| HSL | hsl(97, 100%, 78%) |
| HSV | hsv(97, 43%, 100%) |
| CMYK | cmyk(26.3%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(93.56, -39.53, 45.90) |
| CIE-LCH | lch(93.56, 60.57, 130.73°) |
| OKLab | oklab(93.08% -0.1086 0.1118) |
| OKLCH | oklch(93.08% 0.156 134.2) |
| XYZ | xyz(61.6085, 84.2539, 39.7992) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 1.75
Pale Light Green
#B1FC99
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF91 #D491FF
analogous
#F3FF91 #BCFF91 #91FF9D
triadic
#BCFF91 #91BCFF #FF91BC
tetradic
#BCFF91 #91F3FF #D491FF #FF9D91
square
#BCFF91 #91F3FF #D491FF #FF9D91
split-complementary
#BCFF91 #9D91FF #FF91F3
monochromatic
#71FF17 #97FF54 #BCFF91 #E1FFCE #ECFFE0
Accessibility & contrast
On white
1.18
#BCFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BCFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF91
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF91 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF088
Deuteranopia (green-blind)
#FDEB97
Tritanopia (blue-blind)
#BCF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcff91; /* rgb */ color: rgb(188, 255, 145); /* oklch */ color: oklch(93.1% 0.156 134.2);
Tailwind
colors: {
custom: {
50: '#d2ffb3',
500: '#bcff91',
950: '#000000',
},
}SCSS
$custom: #bcff91; $custom-light: #d2ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bcff91",
"rgb": {
"r": 188,
"g": 255,
"b": 145
},
"hsl": {
"h": 96.545,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93078,
"c": 0.1559,
"h": 134.2
},
"luminance": 0.84256
}Semantic roles & 50–950 ramp
primary
#BCFF91
secondary
#AA53E1
accent
#00E68C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681