#BCF587#BCF587
#BCF587 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.7% C 0.152 H 131.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF587 |
|---|---|
| RGB | rgb(188, 245, 135) |
| HSL | hsl(91, 85%, 75%) |
| HSV | hsv(91, 45%, 96%) |
| CMYK | cmyk(23.3%, 0%, 44.9%, 3.9%) |
| CIE-LAB | lab(90.66, -36.23, 47.05) |
| CIE-LCH | lch(90.66, 59.39, 127.60°) |
| OKLab | oklab(90.69% -0.1 0.114) |
| OKLCH | oklch(90.69% 0.152 131.3) |
| XYZ | xyz(57.7638, 77.7441, 34.8798) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.04
Celery
#C1FD95
ΔE00 2.07
Light Yellowish Green
#C2FF89
ΔE00 2.16
Light Pea Green
#C4FE82
ΔE00 2.56
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pale Lime
#BEFD73
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF587 #C087F5
analogous
#F3F587 #BCF587 #87F589
triadic
#BCF587 #87BCF5 #F587BC
tetradic
#BCF587 #87F3F5 #C087F5 #F58987
square
#BCF587 #87F3F5 #C087F5 #F58987
split-complementary
#BCF587 #8987F5 #F587F3
monochromatic
#7DEC16 #9CF04F #BCF587 #DCFABF #EFFDE3
Accessibility & contrast
On white
1.27
#BCF587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BCF587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF587
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF587 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77E
Deuteranopia (green-blind)
#F5E38D
Tritanopia (blue-blind)
#BFEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf587; /* rgb */ color: rgb(188, 245, 135); /* oklch */ color: oklch(90.7% 0.152 131.3);
Tailwind
colors: {
custom: {
50: '#d2f8ac',
500: '#bcf587',
950: '#000000',
},
}SCSS
$custom: #bcf587; $custom-light: #d2f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf587",
"rgb": {
"r": 188,
"g": 245,
"b": 135
},
"hsl": {
"h": 91.091,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.90694,
"c": 0.15161,
"h": 131.3
},
"luminance": 0.77745
}Semantic roles & 50–950 ramp
primary
#BCF587
secondary
#924ED2
accent
#04E177
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581