#BCD582#BCD582
#BCD582 is a very light, moderate yellow-green. Relative luminance 0.599; OKLCH L 83.5% C 0.111 H 122.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD582 |
|---|---|
| RGB | rgb(188, 213, 130) |
| HSL | hsl(78, 50%, 67%) |
| HSV | hsv(78, 39%, 84%) |
| CMYK | cmyk(11.7%, 0%, 39%, 16.5%) |
| CIE-LAB | lab(81.78, -21.74, 38.27) |
| CIE-LCH | lch(81.78, 44.02, 119.60°) |
| OKLab | oklab(83.53% -0.0597 0.0938) |
| OKLCH | oklch(83.53% 0.111 122.5) |
| XYZ | xyz(48.5624, 59.8915, 30.1166) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.01
Pale Olive
#B9CC81
ΔE00 2.49
Greenish Tan
#BCCB7A
ΔE00 3.03
Light Moss Green
#A6C875
ΔE00 4.16
Greenish Beige
#C9D179
ΔE00 4.40
Light Olive
#ACBF69
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD582 #9B82D5
analogous
#D5C482 #BCD582 #93D582
triadic
#BCD582 #82BCD5 #D582BC
tetradic
#BCD582 #82D5C4 #9B82D5 #D58293
square
#BCD582 #82D5C4 #9B82D5 #D58293
split-complementary
#BCD582 #8293D5 #C482D5
monochromatic
#84A537 #A3C654 #BCD582 #D5E4B0 #EDF4DE
Accessibility & contrast
On white
1.62
#BCD582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BCD582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD582
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD582 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#C2CDC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd582; /* rgb */ color: rgb(188, 213, 130); /* oklch */ color: oklch(83.5% 0.111 122.5);
Tailwind
colors: {
custom: {
50: '#d1e2a7',
500: '#bcd582',
950: '#000000',
},
}SCSS
$custom: #bcd582; $custom-light: #d1e2a7; $custom-dark: #000000;
JSON
{
"hex": "#bcd582",
"rgb": {
"r": 188,
"g": 213,
"b": 130
},
"hsl": {
"h": 78.072,
"s": 49.701,
"l": 67.255
},
"oklch": {
"l": 0.8353,
"c": 0.11119,
"h": 122.5
},
"luminance": 0.59892
}Semantic roles & 50–950 ramp
primary
#BCD582
secondary
#6C52A9
accent
#28BD55
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480