#BCF77D#BCF77D
#BCF77D is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.0% C 0.164 H 130.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF77D |
|---|---|
| RGB | rgb(188, 247, 125) |
| HSL | hsl(89, 88%, 73%) |
| HSV | hsv(89, 49%, 97%) |
| CMYK | cmyk(23.9%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(91.09, -38.25, 52.30) |
| CIE-LCH | lch(91.09, 64.80, 126.18°) |
| OKLab | oklab(91% -0.1062 0.125) |
| OKLCH | oklch(91% 0.164 130.4) |
| XYZ | xyz(57.7008, 78.6923, 31.5472) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.54
Pistachio (survey)
#C0FA8B
ΔE00 1.72
Light Yellowish Green
#C2FF89
ΔE00 1.84
Pale Lime
#BEFD73
ΔE00 2.11
Light Yellow Green
#CCFD7F
ΔE00 2.49
Spring Green (survey)
#A9F971
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF77D #B87DF7
analogous
#F7F57D #BCF77D #7FF77D
triadic
#BCF77D #7DBCF7 #F77DBC
tetradic
#BCF77D #7DF7F5 #B87DF7 #F77D7F
square
#BCF77D #7DF7F5 #B87DF7 #F77D7F
split-complementary
#BCF77D #7D7FF7 #F57DF7
monochromatic
#80EB0E #9EF343 #BCF77D #DAFBB7 #F0FDE2
Accessibility & contrast
On white
1.25
#BCF77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BCF77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF77D
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF77D | 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)
#FFE872
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#BFEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf77d; /* rgb */ color: rgb(188, 247, 125); /* oklch */ color: oklch(91.0% 0.164 130.4);
Tailwind
colors: {
custom: {
50: '#d2faa5',
500: '#bcf77d',
950: '#000000',
},
}SCSS
$custom: #bcf77d; $custom-light: #d2faa5; $custom-dark: #000000;
JSON
{
"hex": "#bcf77d",
"rgb": {
"r": 188,
"g": 247,
"b": 125
},
"hsl": {
"h": 89.016,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.91003,
"c": 0.16407,
"h": 130.4
},
"luminance": 0.78694
}Semantic roles & 50–950 ramp
primary
#BCF77D
secondary
#8A45D3
accent
#00E56F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580