#BCF87C#BCF87C
#BCF87C is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.2% C 0.166 H 130.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF87C |
|---|---|
| RGB | rgb(188, 248, 124) |
| HSL | hsl(89, 90%, 73%) |
| HSV | hsv(89, 50%, 97%) |
| CMYK | cmyk(24.2%, 0%, 50%, 2.7%) |
| CIE-LAB | lab(91.36, -38.80, 53.09) |
| CIE-LCH | lch(91.36, 65.76, 126.16°) |
| OKLab | oklab(91.22% -0.1078 0.1267) |
| OKLCH | oklch(91.22% 0.166 130.4) |
| XYZ | xyz(57.9439, 79.2801, 31.3146) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.38
Light Yellowish Green
#C2FF89
ΔE00 1.77
Pale Lime
#BEFD73
ΔE00 1.83
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Light Yellow Green
#CCFD7F
ΔE00 2.39
Spring Green (survey)
#A9F971
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF87C #B87CF8
analogous
#F8F67C #BCF87C #7EF87C
triadic
#BCF87C #7CBCF8 #F87CBC
tetradic
#BCF87C #7CF8F6 #B87CF8 #F87C7E
square
#BCF87C #7CF8F6 #B87CF8 #F87C7E
split-complementary
#BCF87C #7C7EF8 #F67CF8
monochromatic
#80ED0D #9EF542 #BCF87C #DAFBB6 #F0FDE2
Accessibility & contrast
On white
1.25
#BCF87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#BCF87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF87C
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF87C | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F9E584
Tritanopia (blue-blind)
#BFEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf87c; /* rgb */ color: rgb(188, 248, 124); /* oklch */ color: oklch(91.2% 0.166 130.4);
Tailwind
colors: {
custom: {
50: '#d3fba4',
500: '#bcf87c',
950: '#000000',
},
}SCSS
$custom: #bcf87c; $custom-light: #d3fba4; $custom-dark: #000000;
JSON
{
"hex": "#bcf87c",
"rgb": {
"r": 188,
"g": 248,
"b": 124
},
"hsl": {
"h": 89.032,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.91215,
"c": 0.16638,
"h": 130.4
},
"luminance": 0.79281
}Semantic roles & 50–950 ramp
primary
#BCF87C
secondary
#8A44D4
accent
#00E66F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580