#BCF687#BCF687
#BCF687 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.153 H 131.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF687 |
|---|---|
| RGB | rgb(188, 246, 135) |
| HSL | hsl(91, 86%, 75%) |
| HSV | hsv(91, 45%, 96%) |
| CMYK | cmyk(23.6%, 0%, 45.1%, 3.5%) |
| CIE-LAB | lab(90.94, -36.69, 47.40) |
| CIE-LCH | lch(90.94, 59.94, 127.74°) |
| OKLab | oklab(90.92% -0.1013 0.1147) |
| OKLCH | oklch(90.92% 0.153 131.4) |
| XYZ | xyz(58.0671, 78.3508, 34.9809) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.86
Light Yellowish Green
#C2FF89
ΔE00 1.94
Celery
#C1FD95
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.39
Light Yellow Green
#CCFD7F
ΔE00 3.42
Pale Lime
#BEFD73
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF687 #C187F6
analogous
#F4F687 #BCF687 #87F689
triadic
#BCF687 #87BCF6 #F687BC
tetradic
#BCF687 #87F4F6 #C187F6 #F68987
square
#BCF687 #87F4F6 #C187F6 #F68987
split-complementary
#BCF687 #8987F6 #F687F4
monochromatic
#7CED15 #9CF24E #BCF687 #DCFAC0 #EFFDE3
Accessibility & contrast
On white
1.26
#BCF687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BCF687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF687
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF687 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#F6E48D
Tritanopia (blue-blind)
#BEEEDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf687; /* rgb */ color: rgb(188, 246, 135); /* oklch */ color: oklch(90.9% 0.153 131.4);
Tailwind
colors: {
custom: {
50: '#d2f9ac',
500: '#bcf687',
950: '#000000',
},
}SCSS
$custom: #bcf687; $custom-light: #d2f9ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf687",
"rgb": {
"r": 188,
"g": 246,
"b": 135
},
"hsl": {
"h": 91.351,
"s": 86.047,
"l": 74.706
},
"oklch": {
"l": 0.90918,
"c": 0.15302,
"h": 131.4
},
"luminance": 0.78352
}Semantic roles & 50–950 ramp
primary
#BCF687
secondary
#944ED3
accent
#03E378
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581