#BCF487#BCF487
#BCF487 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.5% C 0.150 H 131.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF487 |
|---|---|
| RGB | rgb(188, 244, 135) |
| HSL | hsl(91, 83%, 74%) |
| HSV | hsv(91, 45%, 96%) |
| CMYK | cmyk(23%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(90.39, -35.78, 46.71) |
| CIE-LCH | lch(90.39, 58.84, 127.45°) |
| OKLab | oklab(90.47% -0.0987 0.1132) |
| OKLCH | oklch(90.47% 0.15 131.1) |
| XYZ | xyz(57.4621, 77.1407, 34.7792) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.24
Celery
#C1FD95
ΔE00 2.21
Light Yellowish Green
#C2FF89
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 3.62
Pale Lime
#BEFD73
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF487 #BF87F4
analogous
#F2F487 #BCF487 #87F489
triadic
#BCF487 #87BCF4 #F487BC
tetradic
#BCF487 #87F2F4 #BF87F4 #F48987
square
#BCF487 #87F2F4 #BF87F4 #F48987
split-complementary
#BCF487 #8987F4 #F487F2
monochromatic
#7DEA17 #9DEF4F #BCF487 #DBF9BF #EFFCE3
Accessibility & contrast
On white
1.28
#BCF487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BCF487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF487
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF487 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67E
Deuteranopia (green-blind)
#F4E28D
Tritanopia (blue-blind)
#BFECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcf487; /* rgb */ color: rgb(188, 244, 135); /* oklch */ color: oklch(90.5% 0.150 131.1);
Tailwind
colors: {
custom: {
50: '#d2f8ac',
500: '#bcf487',
950: '#000000',
},
}SCSS
$custom: #bcf487; $custom-light: #d2f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bcf487",
"rgb": {
"r": 188,
"g": 244,
"b": 135
},
"hsl": {
"h": 90.826,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.90471,
"c": 0.15019,
"h": 131.1
},
"luminance": 0.77142
}Semantic roles & 50–950 ramp
primary
#BCF487
secondary
#914FD0
accent
#06E076
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581