#BCF87F#BCF87F
#BCF87F is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.3% C 0.164 H 130.7°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF87F |
|---|---|
| RGB | rgb(188, 248, 127) |
| HSL | hsl(90, 90%, 74%) |
| HSV | hsv(90, 49%, 97%) |
| CMYK | cmyk(24.2%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.40, -38.48, 51.74) |
| CIE-LCH | lch(91.40, 64.48, 126.64°) |
| OKLab | oklab(91.25% -0.1068 0.1239) |
| OKLCH | oklch(91.25% 0.164 130.7) |
| XYZ | xyz(58.1365, 79.3571, 32.3290) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.44
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 2.18
Light Yellow Green
#CCFD7F
ΔE00 2.57
Spring Green (survey)
#A9F971
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF87F #BB7FF8
analogous
#F8F77F #BCF87F #7FF87F
triadic
#BCF87F #7FBCF8 #F87FBC
tetradic
#BCF87F #7FF8F7 #BB7FF8 #F87F7F
square
#BCF87F #7FF8F7 #BB7FF8 #F87F7F
split-complementary
#BCF87F #7F7FF8 #F77FF8
monochromatic
#7FF00D #9EF545 #BCF87F #DAFBB9 #F0FDE2
Accessibility & contrast
On white
1.24
#BCF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#BCF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF87F
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF87F | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#BFEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf87f; /* rgb */ color: rgb(188, 248, 127); /* oklch */ color: oklch(91.3% 0.164 130.7);
Tailwind
colors: {
custom: {
50: '#d2fba6',
500: '#bcf87f',
950: '#000000',
},
}SCSS
$custom: #bcf87f; $custom-light: #d2fba6; $custom-dark: #000000;
JSON
{
"hex": "#bcf87f",
"rgb": {
"r": 188,
"g": 248,
"b": 127
},
"hsl": {
"h": 89.752,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.91254,
"c": 0.16357,
"h": 130.7
},
"luminance": 0.79358
}Semantic roles & 50–950 ramp
primary
#BCF87F
secondary
#8D46D5
accent
#00E672
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580