#BCFC8D#BCFC8D
#BCFC8D is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.3% C 0.156 H 133.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFC8D |
|---|---|
| RGB | rgb(188, 252, 141) |
| HSL | hsl(95, 95%, 77%) |
| HSV | hsv(95, 44%, 99%) |
| CMYK | cmyk(25.4%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(92.68, -38.67, 46.70) |
| CIE-LCH | lch(92.68, 60.64, 129.63°) |
| OKLab | oklab(92.35% -0.1065 0.1135) |
| OKLCH | oklch(92.35% 0.156 133.2) |
| XYZ | xyz(60.3560, 82.2336, 37.8868) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.97
Celery
#C1FD95
ΔE00 1.10
Light Yellowish Green
#C2FF89
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 2.43
Pale Light Green
#B1FC99
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFC8D #CD8DFC
analogous
#F3FC8D #BCFC8D #8DFC96
triadic
#BCFC8D #8DBCFC #FC8DBC
tetradic
#BCFC8D #8DF3FC #CD8DFC #FC968D
square
#BCFC8D #8DF3FC #CD8DFC #FC968D
split-complementary
#BCFC8D #968DFC #FC8DF3
monochromatic
#76F916 #99FA51 #BCFC8D #DFFEC9 #EDFEE1
Accessibility & contrast
On white
1.20
#BCFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#BCFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFC8D
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFC8D | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED84
Deuteranopia (green-blind)
#FBE893
Tritanopia (blue-blind)
#BDF4E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfc8d; /* rgb */ color: rgb(188, 252, 141); /* oklch */ color: oklch(92.3% 0.156 133.2);
Tailwind
colors: {
custom: {
50: '#d2fdb0',
500: '#bcfc8d',
950: '#000000',
},
}SCSS
$custom: #bcfc8d; $custom-light: #d2fdb0; $custom-dark: #000000;
JSON
{
"hex": "#bcfc8d",
"rgb": {
"r": 188,
"g": 252,
"b": 141
},
"hsl": {
"h": 94.595,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.92347,
"c": 0.15559,
"h": 133.2
},
"luminance": 0.82235
}Semantic roles & 50–950 ramp
primary
#BCFC8D
secondary
#A151DC
accent
#00E684
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581