#BCFE93#BCFE93
#BCFE93 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 92.9% C 0.152 H 134.4°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE93 |
|---|---|
| RGB | rgb(188, 254, 147) |
| HSL | hsl(97, 98%, 79%) |
| HSV | hsv(97, 42%, 100%) |
| CMYK | cmyk(26%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(93.31, -38.83, 44.62) |
| CIE-LCH | lch(93.31, 59.15, 131.03°) |
| OKLab | oklab(92.89% -0.1066 0.109) |
| OKLCH | oklch(92.89% 0.152 134.4) |
| XYZ | xyz(61.4460, 83.6798, 40.5125) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.86
Pistachio (survey)
#C0FA8B
ΔE00 1.71
Light Yellowish Green
#C2FF89
ΔE00 2.07
Pale Light Green
#B1FC99
ΔE00 2.23
Pastel Green
#B0FF9D
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE93 #D593FE
analogous
#F2FE93 #BCFE93 #93FE9F
triadic
#BCFE93 #93BCFE #FE93BC
tetradic
#BCFE93 #93F2FE #D593FE #FE9F93
square
#BCFE93 #93F2FE #D593FE #FE9F93
split-complementary
#BCFE93 #9F93FE #FE93F2
monochromatic
#71FD1A #96FD56 #BCFE93 #E2FFD0 #ECFFE1
Accessibility & contrast
On white
1.18
#BCFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#BCFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE93
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE93 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#BCF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfe93; /* rgb */ color: rgb(188, 254, 147); /* oklch */ color: oklch(92.9% 0.152 134.4);
Tailwind
colors: {
custom: {
50: '#d2ffb4',
500: '#bcfe93',
950: '#000000',
},
}SCSS
$custom: #bcfe93; $custom-light: #d2ffb4; $custom-dark: #000000;
JSON
{
"hex": "#bcfe93",
"rgb": {
"r": 188,
"g": 254,
"b": 147
},
"hsl": {
"h": 97.009,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.92885,
"c": 0.15248,
"h": 134.4
},
"luminance": 0.83682
}Semantic roles & 50–950 ramp
primary
#BCFE93
secondary
#AB56E0
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681