#BCFE8E#BCFE8E
#BCFE8E is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.8% C 0.157 H 133.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFE8E |
|---|---|
| RGB | rgb(188, 254, 142) |
| HSL | hsl(95, 98%, 78%) |
| HSV | hsv(95, 44%, 100%) |
| CMYK | cmyk(26%, 0%, 44.1%, 0.4%) |
| CIE-LAB | lab(93.24, -39.45, 46.94) |
| CIE-LCH | lch(93.24, 61.31, 130.04°) |
| OKLab | oklab(92.81% -0.1085 0.114) |
| OKLCH | oklch(92.81% 0.157 133.6) |
| XYZ | xyz(61.0621, 83.5262, 38.4909) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.21
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Light Yellowish Green
#C2FF89
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFE8E #D08EFE
analogous
#F4FE8E #BCFE8E #8EFE98
triadic
#BCFE8E #8EBCFE #FE8EBC
tetradic
#BCFE8E #8EF4FE #D08EFE #FE988E
square
#BCFE8E #8EF4FE #D08EFE #FE988E
split-complementary
#BCFE8E #988EFE #FE8EF4
monochromatic
#74FD15 #98FD51 #BCFE8E #E0FFCB #EDFFE1
Accessibility & contrast
On white
1.19
#BCFE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BCFE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFE8E
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFE8E | 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)
#FFEF85
Deuteranopia (green-blind)
#FCEA95
Tritanopia (blue-blind)
#BDF6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcfe8e; /* rgb */ color: rgb(188, 254, 142); /* oklch */ color: oklch(92.8% 0.157 133.6);
Tailwind
colors: {
custom: {
50: '#d2ffb1',
500: '#bcfe8e',
950: '#000000',
},
}SCSS
$custom: #bcfe8e; $custom-light: #d2ffb1; $custom-dark: #000000;
JSON
{
"hex": "#bcfe8e",
"rgb": {
"r": 188,
"g": 254,
"b": 142
},
"hsl": {
"h": 95.357,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.92809,
"c": 0.15744,
"h": 133.6
},
"luminance": 0.83528
}Semantic roles & 50–950 ramp
primary
#BCFE8E
secondary
#A551DF
accent
#00E687
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681