#BCFC91#BCFC91
#BCFC91 is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.4% C 0.152 H 133.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFC91 |
|---|---|
| RGB | rgb(188, 252, 145) |
| HSL | hsl(96, 95%, 78%) |
| HSV | hsv(96, 42%, 99%) |
| CMYK | cmyk(25.4%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(92.73, -38.19, 44.85) |
| CIE-LCH | lch(92.73, 58.90, 130.41°) |
| OKLab | oklab(92.41% -0.1049 0.1094) |
| OKLCH | oklch(92.41% 0.152 133.8) |
| XYZ | xyz(60.6590, 82.3548, 39.4827) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.73
Pistachio (survey)
#C0FA8B
ΔE00 1.34
Light Yellowish Green
#C2FF89
ΔE00 1.94
Pale Light Green
#B1FC99
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 2.98
Pastel Green
#B0FF9D
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFC91 #D191FC
analogous
#F1FC91 #BCFC91 #91FC9B
triadic
#BCFC91 #91BCFC #FC91BC
tetradic
#BCFC91 #91F1FC #D191FC #FC9B91
square
#BCFC91 #91F1FC #D191FC #FC9B91
split-complementary
#BCFC91 #9B91FC #FC91F1
monochromatic
#73F91A #98FA55 #BCFC91 #E0FECD #EDFEE1
Accessibility & contrast
On white
1.20
#BCFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#BCFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFC91
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFC91 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#BDF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfc91; /* rgb */ color: rgb(188, 252, 145); /* oklch */ color: oklch(92.4% 0.152 133.8);
Tailwind
colors: {
custom: {
50: '#d2fdb3',
500: '#bcfc91',
950: '#000000',
},
}SCSS
$custom: #bcfc91; $custom-light: #d2fdb3; $custom-dark: #000000;
JSON
{
"hex": "#bcfc91",
"rgb": {
"r": 188,
"g": 252,
"b": 145
},
"hsl": {
"h": 95.888,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.92408,
"c": 0.1516,
"h": 133.8
},
"luminance": 0.82357
}Semantic roles & 50–950 ramp
primary
#BCFC91
secondary
#A655DC
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581