#BCF584#BCF584
#BCF584 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.7% C 0.155 H 130.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF584 |
|---|---|
| RGB | rgb(188, 245, 132) |
| HSL | hsl(90, 85%, 74%) |
| HSV | hsv(90, 46%, 96%) |
| CMYK | cmyk(23.3%, 0%, 46.1%, 3.9%) |
| CIE-LAB | lab(90.62, -36.58, 48.44) |
| CIE-LCH | lch(90.62, 60.70, 127.06°) |
| OKLab | oklab(90.65% -0.1011 0.1169) |
| OKLCH | oklch(90.65% 0.155 130.9) |
| XYZ | xyz(57.5555, 77.6608, 33.7830) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.14
Light Yellowish Green
#C2FF89
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.37
Light Yellow Green
#CCFD7F
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF584 #BD84F5
analogous
#F5F584 #BCF584 #84F585
triadic
#BCF584 #84BCF5 #F584BC
tetradic
#BCF584 #84F5F5 #BD84F5 #F58584
square
#BCF584 #84F5F5 #BD84F5 #F58584
split-complementary
#BCF584 #8584F5 #F584F5
monochromatic
#7EEB13 #9DF04B #BCF584 #DBFABD #F0FDE3
Accessibility & contrast
On white
1.27
#BCF584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BCF584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF584
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF584 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#BFEDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcf584; /* rgb */ color: rgb(188, 245, 132); /* oklch */ color: oklch(90.7% 0.155 130.9);
Tailwind
colors: {
custom: {
50: '#d2f8aa',
500: '#bcf584',
950: '#000000',
},
}SCSS
$custom: #bcf584; $custom-light: #d2f8aa; $custom-dark: #000000;
JSON
{
"hex": "#bcf584",
"rgb": {
"r": 188,
"g": 245,
"b": 132
},
"hsl": {
"h": 90.265,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.90651,
"c": 0.15458,
"h": 130.9
},
"luminance": 0.77662
}Semantic roles & 50–950 ramp
primary
#BCF584
secondary
#8F4CD1
accent
#04E174
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581