#BCF987#BCF987
#BCF987 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.6% C 0.157 H 131.9°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF987 |
|---|---|
| RGB | rgb(188, 249, 135) |
| HSL | hsl(92, 90%, 75%) |
| HSV | hsv(92, 46%, 98%) |
| CMYK | cmyk(24.5%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(91.77, -38.04, 48.43) |
| CIE-LCH | lch(91.77, 61.58, 128.14°) |
| OKLab | oklab(91.59% -0.105 0.117) |
| OKLCH | oklch(91.59% 0.157 131.9) |
| XYZ | xyz(58.9870, 80.1905, 35.2875) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.62
Light Yellowish Green
#C2FF89
ΔE00 1.34
Celery
#C1FD95
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 1.94
Pale Lime
#BEFD73
ΔE00 3.11
Spring Green (survey)
#A9F971
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF987 #C487F9
analogous
#F5F987 #BCF987 #87F98B
triadic
#BCF987 #87BCF9 #F987BC
tetradic
#BCF987 #87F5F9 #C487F9 #F98B87
square
#BCF987 #87F5F9 #C487F9 #F98B87
split-complementary
#BCF987 #8B87F9 #F987F5
monochromatic
#7BF312 #9BF64D #BCF987 #DDFCC1 #EFFEE2
Accessibility & contrast
On white
1.23
#BCF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#BCF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF987
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF987 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7E
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#BEF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf987; /* rgb */ color: rgb(188, 249, 135); /* oklch */ color: oklch(91.6% 0.157 131.9);
Tailwind
colors: {
custom: {
50: '#d2fbac',
500: '#bcf987',
950: '#000000',
},
}SCSS
$custom: #bcf987; $custom-light: #d2fbac; $custom-dark: #000000;
JSON
{
"hex": "#bcf987",
"rgb": {
"r": 188,
"g": 249,
"b": 135
},
"hsl": {
"h": 92.105,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.91589,
"c": 0.15725,
"h": 131.9
},
"luminance": 0.80192
}Semantic roles & 50–950 ramp
primary
#BCF987
secondary
#974DD7
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581