#BCFF93#BCFF93
#BCFF93 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.154 H 134.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF93 |
|---|---|
| RGB | rgb(188, 255, 147) |
| HSL | hsl(97, 100%, 79%) |
| HSV | hsv(97, 42%, 100%) |
| CMYK | cmyk(26.3%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(93.59, -39.28, 44.97) |
| CIE-LCH | lch(93.59, 59.71, 131.14°) |
| OKLab | oklab(93.11% -0.1078 0.1098) |
| OKLCH | oklch(93.11% 0.154 134.5) |
| XYZ | xyz(61.7641, 84.3161, 40.6186) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.02
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 2.02
Pale Light Green
#B1FC99
ΔE00 2.29
Pastel Green
#B0FF9D
ΔE00 2.77
Light Pea Green
#C4FE82
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF93 #D693FF
analogous
#F2FF93 #BCFF93 #93FFA0
triadic
#BCFF93 #93BCFF #FF93BC
tetradic
#BCFF93 #93F2FF #D693FF #FFA093
square
#BCFF93 #93F2FF #D693FF #FFA093
split-complementary
#BCFF93 #A093FF #FF93F2
monochromatic
#70FF19 #96FF56 #BCFF93 #E2FFD0 #ECFFE0
Accessibility & contrast
On white
1.18
#BCFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BCFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF93
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF93 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FDEB99
Tritanopia (blue-blind)
#BCF8E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff93; /* rgb */ color: rgb(188, 255, 147); /* oklch */ color: oklch(93.1% 0.154 134.5);
Tailwind
colors: {
custom: {
50: '#d2ffb4',
500: '#bcff93',
950: '#000000',
},
}SCSS
$custom: #bcff93; $custom-light: #d2ffb4; $custom-dark: #000000;
JSON
{
"hex": "#bcff93",
"rgb": {
"r": 188,
"g": 255,
"b": 147
},
"hsl": {
"h": 97.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93108,
"c": 0.15391,
"h": 134.5
},
"luminance": 0.84318
}Semantic roles & 50–950 ramp
primary
#BCFF93
secondary
#AC55E1
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681