#BCFD6F#BCFD6F
#BCFD6F is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.2% C 0.185 H 129.9°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFD6F |
|---|---|
| RGB | rgb(188, 253, 111) |
| HSL | hsl(87, 97%, 71%) |
| HSV | hsv(87, 56%, 99%) |
| CMYK | cmyk(25.7%, 0%, 56.1%, 0.8%) |
| CIE-LAB | lab(92.61, -42.29, 60.41) |
| CIE-LCH | lch(92.61, 73.74, 124.99°) |
| OKLab | oklab(92.18% -0.1185 0.1416) |
| OKLCH | oklch(92.18% 0.185 129.9) |
| XYZ | xyz(58.7331, 82.0882, 27.7860) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.45
Light Lime Green
#B9FF66
ΔE00 1.13
Pale Lime Green
#B1FF65
ΔE00 1.72
Light Lime
#AEFD6C
ΔE00 1.90
Key Lime
#AEFF6E
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFD6F #B06FFD
analogous
#FDF76F #BCFD6F #75FD6F
triadic
#BCFD6F #6FBCFD #FD6FBC
tetradic
#BCFD6F #6FFDF7 #B06FFD #FD6F75
square
#BCFD6F #6FFDF7 #B06FFD #FD6F75
split-complementary
#BCFD6F #6F75FD #F76FFD
monochromatic
#83EE03 #A0FC33 #BCFD6F #D8FEAB #F1FFE1
Accessibility & contrast
On white
1.21
#BCFD6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#BCFD6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFD6F
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFD6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFD6F | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED60
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#C0F3DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcfd6f; /* rgb */ color: rgb(188, 253, 111); /* oklch */ color: oklch(92.2% 0.185 129.9);
Tailwind
colors: {
custom: {
50: '#d3fe9c',
500: '#bcfd6f',
950: '#000000',
},
}SCSS
$custom: #bcfd6f; $custom-light: #d3fe9c; $custom-dark: #000000;
JSON
{
"hex": "#bcfd6f",
"rgb": {
"r": 188,
"g": 253,
"b": 111
},
"hsl": {
"h": 87.465,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.92184,
"c": 0.18458,
"h": 129.9
},
"luminance": 0.8209
}Semantic roles & 50–950 ramp
primary
#BCFD6F
secondary
#8137D9
accent
#00E669
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680