#BCFC8A#BCFC8A
#BCFC8A is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.3% C 0.159 H 132.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFC8A |
|---|---|
| RGB | rgb(188, 252, 138) |
| HSL | hsl(94, 95%, 76%) |
| HSV | hsv(94, 45%, 99%) |
| CMYK | cmyk(25.4%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.64, -39.03, 48.09) |
| CIE-LCH | lch(92.64, 61.93, 129.06°) |
| OKLab | oklab(92.3% -0.1076 0.1164) |
| OKLCH | oklch(92.3% 0.159 132.7) |
| XYZ | xyz(60.1358, 82.1455, 36.7271) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.88
Light Yellowish Green
#C2FF89
ΔE00 1.10
Celery
#C1FD95
ΔE00 1.47
Light Pea Green
#C4FE82
ΔE00 2.04
Spring Green (survey)
#A9F971
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFC8A #CA8AFC
analogous
#F5FC8A #BCFC8A #8AFC91
triadic
#BCFC8A #8ABCFC #FC8ABC
tetradic
#BCFC8A #8AF5FC #CA8AFC #FC918A
square
#BCFC8A #8AF5FC #CA8AFC #FC918A
split-complementary
#BCFC8A #918AFC #FC8AF5
monochromatic
#78F913 #9AFA4E #BCFC8A #DEFEC6 #EEFEE1
Accessibility & contrast
On white
1.20
#BCFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#BCFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFC8A
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFC8A | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#BDF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfc8a; /* rgb */ color: rgb(188, 252, 138); /* oklch */ color: oklch(92.3% 0.159 132.7);
Tailwind
colors: {
custom: {
50: '#d2fdae',
500: '#bcfc8a',
950: '#000000',
},
}SCSS
$custom: #bcfc8a; $custom-light: #d2fdae; $custom-dark: #000000;
JSON
{
"hex": "#bcfc8a",
"rgb": {
"r": 188,
"g": 252,
"b": 138
},
"hsl": {
"h": 93.684,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.92303,
"c": 0.15854,
"h": 132.7
},
"luminance": 0.82147
}Semantic roles & 50–950 ramp
primary
#BCFC8A
secondary
#9E4FDC
accent
#00E681
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581