#BCF786#BCF786
#BCF786 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.1% C 0.155 H 131.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF786 |
|---|---|
| RGB | rgb(188, 247, 134) |
| HSL | hsl(91, 88%, 75%) |
| HSV | hsv(91, 46%, 97%) |
| CMYK | cmyk(23.9%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(91.20, -37.25, 48.21) |
| CIE-LCH | lch(91.20, 60.92, 127.70°) |
| OKLab | oklab(91.13% -0.1029 0.1165) |
| OKLCH | oklch(91.13% 0.155 131.5) |
| XYZ | xyz(58.3020, 78.9327, 34.7135) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.76
Light Yellowish Green
#C2FF89
ΔE00 1.69
Celery
#C1FD95
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 2.12
Pale Lime
#BEFD73
ΔE00 3.23
Light Yellow Green
#CCFD7F
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF786 #C186F7
analogous
#F5F786 #BCF786 #86F788
triadic
#BCF786 #86BCF7 #F786BC
tetradic
#BCF786 #86F5F7 #C186F7 #F78886
square
#BCF786 #86F5F7 #C186F7 #F78886
split-complementary
#BCF786 #8886F7 #F786F5
monochromatic
#7CEF13 #9CF34D #BCF786 #DCFBBF #EFFDE2
Accessibility & contrast
On white
1.25
#BCF786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BCF786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF786
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF786 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97D
Deuteranopia (green-blind)
#F7E48D
Tritanopia (blue-blind)
#BEEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bcf786; /* rgb */ color: rgb(188, 247, 134); /* oklch */ color: oklch(91.1% 0.155 131.5);
Tailwind
colors: {
custom: {
50: '#d2faab',
500: '#bcf786',
950: '#000000',
},
}SCSS
$custom: #bcf786; $custom-light: #d2faab; $custom-dark: #000000;
JSON
{
"hex": "#bcf786",
"rgb": {
"r": 188,
"g": 247,
"b": 134
},
"hsl": {
"h": 91.327,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.91127,
"c": 0.15542,
"h": 131.5
},
"luminance": 0.78934
}Semantic roles & 50–950 ramp
primary
#BCF786
secondary
#944DD4
accent
#01E478
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581