#BCF686#BCF686
#BCF686 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.154 H 131.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF686 |
|---|---|
| RGB | rgb(188, 246, 134) |
| HSL | hsl(91, 86%, 75%) |
| HSV | hsv(91, 46%, 96%) |
| CMYK | cmyk(23.6%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(90.93, -36.80, 47.86) |
| CIE-LCH | lch(90.93, 60.37, 127.56°) |
| OKLab | oklab(90.9% -0.1016 0.1157) |
| OKLCH | oklch(90.9% 0.154 131.3) |
| XYZ | xyz(57.9970, 78.3228, 34.6118) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.88
Light Yellowish Green
#C2FF89
ΔE00 1.90
Celery
#C1FD95
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.28
Light Yellow Green
#CCFD7F
ΔE00 3.31
Pale Lime
#BEFD73
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF686 #C086F6
analogous
#F4F686 #BCF686 #86F688
triadic
#BCF686 #86BCF6 #F686BC
tetradic
#BCF686 #86F4F6 #C086F6 #F68886
square
#BCF686 #86F4F6 #C086F6 #F68886
split-complementary
#BCF686 #8886F6 #F686F4
monochromatic
#7DEE14 #9CF24D #BCF686 #DCFABF #EFFDE3
Accessibility & contrast
On white
1.26
#BCF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BCF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF686
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF686 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F6E38D
Tritanopia (blue-blind)
#BFEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcf686; /* rgb */ color: rgb(188, 246, 134); /* oklch */ color: oklch(90.9% 0.154 131.3);
Tailwind
colors: {
custom: {
50: '#d2f9ab',
500: '#bcf686',
950: '#000000',
},
}SCSS
$custom: #bcf686; $custom-light: #d2f9ab; $custom-dark: #000000;
JSON
{
"hex": "#bcf686",
"rgb": {
"r": 188,
"g": 246,
"b": 134
},
"hsl": {
"h": 91.071,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.90903,
"c": 0.15402,
"h": 131.3
},
"luminance": 0.78324
}Semantic roles & 50–950 ramp
primary
#BCF686
secondary
#924DD3
accent
#03E377
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581