#BCFE91#BCFE91
#BCFE91 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.9% C 0.154 H 134.0°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE91 |
|---|---|
| RGB | rgb(188, 254, 145) |
| HSL | hsl(96, 98%, 78%) |
| HSV | hsv(96, 43%, 100%) |
| CMYK | cmyk(26%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(93.28, -39.08, 45.55) |
| CIE-LCH | lch(93.28, 60.02, 130.63°) |
| OKLab | oklab(92.85% -0.1074 0.111) |
| OKLCH | oklch(92.85% 0.154 134) |
| XYZ | xyz(61.2904, 83.6175, 39.6932) |
| Luminance | 0.8362 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.95
Pistachio (survey)
#C0FA8B
ΔE00 1.52
Light Yellowish Green
#C2FF89
ΔE00 1.79
Pale Light Green
#B1FC99
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 2.88
Pastel Green
#B0FF9D
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE91 #D391FE
analogous
#F3FE91 #BCFE91 #91FE9C
triadic
#BCFE91 #91BCFE #FE91BC
tetradic
#BCFE91 #91F3FE #D391FE #FE9C91
square
#BCFE91 #91F3FE #D391FE #FE9C91
split-complementary
#BCFE91 #9C91FE #FE91F3
monochromatic
#72FD18 #97FD54 #BCFE91 #E1FFCE #EDFFE1
Accessibility & contrast
On white
1.18
#BCFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#BCFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE91
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE91 | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#BCF6E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfe91; /* rgb */ color: rgb(188, 254, 145); /* oklch */ color: oklch(92.9% 0.154 134.0);
Tailwind
colors: {
custom: {
50: '#d2ffb3',
500: '#bcfe91',
950: '#000000',
},
}SCSS
$custom: #bcfe91; $custom-light: #d2ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bcfe91",
"rgb": {
"r": 188,
"g": 254,
"b": 145
},
"hsl": {
"h": 96.33,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.92854,
"c": 0.15447,
"h": 134
},
"luminance": 0.83619
}Semantic roles & 50–950 ramp
primary
#BCFE91
secondary
#A854DF
accent
#00E68B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681