#BCD587#BCD587
#BCD587 is a very light, moderate yellow-green. Relative luminance 0.600; OKLCH L 83.6% C 0.106 H 123.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD587 |
|---|---|
| RGB | rgb(188, 213, 135) |
| HSL | hsl(79, 48%, 68%) |
| HSV | hsv(79, 37%, 84%) |
| CMYK | cmyk(11.7%, 0%, 36.6%, 16.5%) |
| CIE-LAB | lab(81.85, -21.12, 35.84) |
| CIE-LCH | lch(81.85, 41.60, 120.51°) |
| OKLab | oklab(83.61% -0.0577 0.0884) |
| OKLCH | oklch(83.61% 0.106 123.1) |
| XYZ | xyz(48.9062, 60.0290, 31.9272) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.33
Pale Olive Green
#B1D27B
ΔE00 2.33
Greenish Tan
#BCCB7A
ΔE00 3.31
Light Moss Green
#A6C875
ΔE00 4.21
Greenish Beige
#C9D179
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD587 #A087D5
analogous
#D5C787 #BCD587 #95D587
triadic
#BCD587 #87BCD5 #D587BC
tetradic
#BCD587 #87D5C7 #A087D5 #D58795
square
#BCD587 #87D5C7 #A087D5 #D58795
split-complementary
#BCD587 #8795D5 #C787D5
monochromatic
#84A73A #A3C55A #BCD587 #D5E5B4 #EFF5E2
Accessibility & contrast
On white
1.61
#BCD587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BCD587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD587
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD587 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#C2CEC1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd587; /* rgb */ color: rgb(188, 213, 135); /* oklch */ color: oklch(83.6% 0.106 123.1);
Tailwind
colors: {
custom: {
50: '#d1e2ab',
500: '#bcd587',
950: '#000000',
},
}SCSS
$custom: #bcd587; $custom-light: #d1e2ab; $custom-dark: #000000;
JSON
{
"hex": "#bcd587",
"rgb": {
"r": 188,
"g": 213,
"b": 135
},
"hsl": {
"h": 79.231,
"s": 48.148,
"l": 68.235
},
"oklch": {
"l": 0.83614,
"c": 0.10556,
"h": 123.1
},
"luminance": 0.60029
}Semantic roles & 50–950 ramp
primary
#BCD587
secondary
#7155AB
accent
#2ABB59
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481