#BCFE8F#BCFE8F
#BCFE8F is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.8% C 0.156 H 133.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE8F |
|---|---|
| RGB | rgb(188, 254, 143) |
| HSL | hsl(96, 98%, 78%) |
| HSV | hsv(96, 44%, 100%) |
| CMYK | cmyk(26%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(93.26, -39.33, 46.48) |
| CIE-LCH | lch(93.26, 60.88, 130.24°) |
| OKLab | oklab(92.82% -0.1082 0.113) |
| OKLCH | oklch(92.82% 0.156 133.7) |
| XYZ | xyz(61.1375, 83.5564, 38.8881) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 2.61
Pale Light Green
#B1FC99
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE8F #D18FFE
analogous
#F3FE8F #BCFE8F #8FFE9A
triadic
#BCFE8F #8FBCFE #FE8FBC
tetradic
#BCFE8F #8FF3FE #D18FFE #FE9A8F
square
#BCFE8F #8FF3FE #D18FFE #FE9A8F
split-complementary
#BCFE8F #9A8FFE #FE8FF3
monochromatic
#73FD16 #98FD52 #BCFE8F #E0FFCC #EDFFE1
Accessibility & contrast
On white
1.19
#BCFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BCFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE8F
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE8F | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FCEA95
Tritanopia (blue-blind)
#BDF6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfe8f; /* rgb */ color: rgb(188, 254, 143); /* oklch */ color: oklch(92.8% 0.156 133.7);
Tailwind
colors: {
custom: {
50: '#d2ffb1',
500: '#bcfe8f',
950: '#000000',
},
}SCSS
$custom: #bcfe8f; $custom-light: #d2ffb1; $custom-dark: #000000;
JSON
{
"hex": "#bcfe8f",
"rgb": {
"r": 188,
"g": 254,
"b": 143
},
"hsl": {
"h": 95.676,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92824,
"c": 0.15645,
"h": 133.7
},
"luminance": 0.83558
}Semantic roles & 50–950 ramp
primary
#BCFE8F
secondary
#A652DF
accent
#00E688
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681