#BCF586#BCF586
#BCF586 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.7% C 0.153 H 131.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF586 |
|---|---|
| RGB | rgb(188, 245, 134) |
| HSL | hsl(91, 85%, 74%) |
| HSV | hsv(91, 45%, 96%) |
| CMYK | cmyk(23.3%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(90.65, -36.35, 47.52) |
| CIE-LCH | lch(90.65, 59.83, 127.41°) |
| OKLab | oklab(90.68% -0.1004 0.1149) |
| OKLCH | oklch(90.68% 0.153 131.1) |
| XYZ | xyz(57.6937, 77.7161, 34.5107) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.05
Light Yellowish Green
#C2FF89
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 2.46
Light Yellow Green
#CCFD7F
ΔE00 3.40
Pale Lime
#BEFD73
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF586 #BF86F5
analogous
#F3F586 #BCF586 #86F588
triadic
#BCF586 #86BCF5 #F586BC
tetradic
#BCF586 #86F3F5 #BF86F5 #F58886
square
#BCF586 #86F3F5 #BF86F5 #F58886
split-complementary
#BCF586 #8886F5 #F586F3
monochromatic
#7DEC15 #9DF04D #BCF586 #DBFABF #EFFDE3
Accessibility & contrast
On white
1.27
#BCF586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BCF586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF586
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF586 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F5E38C
Tritanopia (blue-blind)
#BFEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf586; /* rgb */ color: rgb(188, 245, 134); /* oklch */ color: oklch(90.7% 0.153 131.1);
Tailwind
colors: {
custom: {
50: '#d2f8ab',
500: '#bcf586',
950: '#000000',
},
}SCSS
$custom: #bcf586; $custom-light: #d2f8ab; $custom-dark: #000000;
JSON
{
"hex": "#bcf586",
"rgb": {
"r": 188,
"g": 245,
"b": 134
},
"hsl": {
"h": 90.811,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.9068,
"c": 0.1526,
"h": 131.1
},
"luminance": 0.77717
}Semantic roles & 50–950 ramp
primary
#BCF586
secondary
#914ED2
accent
#04E176
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581