#BCFF92#BCFF92
#BCFF92 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.1% C 0.155 H 134.3°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFF92 |
|---|---|
| RGB | rgb(188, 255, 146) |
| HSL | hsl(97, 100%, 79%) |
| HSV | hsv(97, 43%, 100%) |
| CMYK | cmyk(26.3%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(93.57, -39.40, 45.43) |
| CIE-LCH | lch(93.57, 60.14, 130.93°) |
| OKLab | oklab(93.09% -0.1082 0.1108) |
| OKLCH | oklch(93.09% 0.155 134.3) |
| XYZ | xyz(61.6860, 84.2849, 40.2071) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.05
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Light Yellowish Green
#C2FF89
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFF92 #D592FF
analogous
#F2FF92 #BCFF92 #92FF9E
triadic
#BCFF92 #92BCFF #FF92BC
tetradic
#BCFF92 #92F2FF #D592FF #FF9E92
square
#BCFF92 #92F2FF #D592FF #FF9E92
split-complementary
#BCFF92 #9E92FF #FF92F2
monochromatic
#71FF18 #96FF55 #BCFF92 #E2FFCF #ECFFE0
Accessibility & contrast
On white
1.18
#BCFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#BCFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFF92
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFF92 | 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)
#FFF08A
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#BCF7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bcff92; /* rgb */ color: rgb(188, 255, 146); /* oklch */ color: oklch(93.1% 0.155 134.3);
Tailwind
colors: {
custom: {
50: '#d2ffb3',
500: '#bcff92',
950: '#000000',
},
}SCSS
$custom: #bcff92; $custom-light: #d2ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bcff92",
"rgb": {
"r": 188,
"g": 255,
"b": 146
},
"hsl": {
"h": 96.881,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.93093,
"c": 0.1549,
"h": 134.3
},
"luminance": 0.84287
}Semantic roles & 50–950 ramp
primary
#BCFF92
secondary
#AB54E1
accent
#00E68D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681