#BCF77E#BCF77E
#BCF77E is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.0% C 0.163 H 130.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF77E |
|---|---|
| RGB | rgb(188, 247, 126) |
| HSL | hsl(89, 88%, 73%) |
| HSV | hsv(89, 49%, 97%) |
| CMYK | cmyk(23.9%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(91.11, -38.14, 51.85) |
| CIE-LCH | lch(91.11, 64.37, 126.34°) |
| OKLab | oklab(91.02% -0.1059 0.1241) |
| OKLCH | oklch(91.02% 0.163 130.5) |
| XYZ | xyz(57.7650, 78.7180, 31.8853) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.56
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 1.78
Pale Lime
#BEFD73
ΔE00 2.22
Light Yellow Green
#CCFD7F
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF77E #B97EF7
analogous
#F7F57E #BCF77E #7FF77E
triadic
#BCF77E #7EBCF7 #F77EBC
tetradic
#BCF77E #7EF7F5 #B97EF7 #F77E7F
square
#BCF77E #7EF7F5 #B97EF7 #F77E7F
split-complementary
#BCF77E #7E7FF7 #F57EF7
monochromatic
#80EC0F #9EF344 #BCF77E #DAFBB8 #F0FDE2
Accessibility & contrast
On white
1.25
#BCF77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BCF77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF77E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF77E | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#BFEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf77e; /* rgb */ color: rgb(188, 247, 126); /* oklch */ color: oklch(91.0% 0.163 130.5);
Tailwind
colors: {
custom: {
50: '#d2faa6',
500: '#bcf77e',
950: '#000000',
},
}SCSS
$custom: #bcf77e; $custom-light: #d2faa6; $custom-dark: #000000;
JSON
{
"hex": "#bcf77e",
"rgb": {
"r": 188,
"g": 247,
"b": 126
},
"hsl": {
"h": 89.256,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.91017,
"c": 0.16313,
"h": 130.5
},
"luminance": 0.78719
}Semantic roles & 50–950 ramp
primary
#BCF77E
secondary
#8B46D3
accent
#01E570
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580