#BCF986#BCF986
#BCF986 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.6% C 0.158 H 131.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF986 |
|---|---|
| RGB | rgb(188, 249, 134) |
| HSL | hsl(92, 91%, 75%) |
| HSV | hsv(92, 46%, 98%) |
| CMYK | cmyk(24.5%, 0%, 46.2%, 2.4%) |
| CIE-LAB | lab(91.76, -38.15, 48.89) |
| CIE-LCH | lch(91.76, 62.02, 127.97°) |
| OKLab | oklab(91.57% -0.1054 0.118) |
| OKLCH | oklch(91.57% 0.158 131.8) |
| XYZ | xyz(58.9169, 80.1625, 34.9184) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.70
Light Yellowish Green
#C2FF89
ΔE00 1.30
Light Pea Green
#C4FE82
ΔE00 1.83
Celery
#C1FD95
ΔE00 1.91
Pale Lime
#BEFD73
ΔE00 2.97
Spring Green (survey)
#A9F971
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF986 #C386F9
analogous
#F6F986 #BCF986 #86F989
triadic
#BCF986 #86BCF9 #F986BC
tetradic
#BCF986 #86F6F9 #C386F9 #F98986
square
#BCF986 #86F6F9 #C386F9 #F98986
split-complementary
#BCF986 #8986F9 #F986F6
monochromatic
#7BF311 #9CF64C #BCF986 #DCFCC0 #EFFEE2
Accessibility & contrast
On white
1.23
#BCF986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#BCF986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF986
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF986 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#BEF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf986; /* rgb */ color: rgb(188, 249, 134); /* oklch */ color: oklch(91.6% 0.158 131.8);
Tailwind
colors: {
custom: {
50: '#d2fbab',
500: '#bcf986',
950: '#000000',
},
}SCSS
$custom: #bcf986; $custom-light: #d2fbab; $custom-dark: #000000;
JSON
{
"hex": "#bcf986",
"rgb": {
"r": 188,
"g": 249,
"b": 134
},
"hsl": {
"h": 91.826,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.91574,
"c": 0.15823,
"h": 131.8
},
"luminance": 0.80164
}Semantic roles & 50–950 ramp
primary
#BCF986
secondary
#964CD7
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581