#BCD580#BCD580
#BCD580 is a very light, moderate yellow-green. Relative luminance 0.598; OKLCH L 83.5% C 0.113 H 122.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD580 |
|---|---|
| RGB | rgb(188, 213, 128) |
| HSL | hsl(78, 50%, 67%) |
| HSV | hsv(78, 40%, 84%) |
| CMYK | cmyk(11.7%, 0%, 39.9%, 16.5%) |
| CIE-LAB | lab(81.75, -21.98, 39.24) |
| CIE-LCH | lch(81.75, 44.98, 119.25°) |
| OKLab | oklab(83.5% -0.0605 0.0959) |
| OKLCH | oklch(83.5% 0.113 122.2) |
| XYZ | xyz(48.4295, 59.8383, 29.4165) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.00
Pale Olive
#B9CC81
ΔE00 2.63
Greenish Tan
#BCCB7A
ΔE00 2.98
Light Moss Green
#A6C875
ΔE00 4.20
Greenish Beige
#C9D179
ΔE00 4.25
Light Olive
#ACBF69
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD580 #9980D5
analogous
#D5C480 #BCD580 #92D580
triadic
#BCD580 #80BCD5 #D580BC
tetradic
#BCD580 #80D5C4 #9980D5 #D58092
square
#BCD580 #80D5C4 #9980D5 #D58092
split-complementary
#BCD580 #8092D5 #C480D5
monochromatic
#84A436 #A4C652 #BCD580 #D4E4AE #EDF3DC
Accessibility & contrast
On white
1.62
#BCD580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#BCD580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD580
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD580 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7A
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#C2CDC0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd580; /* rgb */ color: rgb(188, 213, 128); /* oklch */ color: oklch(83.5% 0.113 122.2);
Tailwind
colors: {
custom: {
50: '#d1e2a6',
500: '#bcd580',
950: '#000000',
},
}SCSS
$custom: #bcd580; $custom-light: #d1e2a6; $custom-dark: #000000;
JSON
{
"hex": "#bcd580",
"rgb": {
"r": 188,
"g": 213,
"b": 128
},
"hsl": {
"h": 77.647,
"s": 50.296,
"l": 66.863
},
"oklch": {
"l": 0.83497,
"c": 0.11342,
"h": 122.2
},
"luminance": 0.59838
}Semantic roles & 50–950 ramp
primary
#BCD580
secondary
#6B51A8
accent
#28BE54
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480