#BCDC87#BCDC87
#BCDC87 is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 85.1% C 0.116 H 125.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDC87 |
|---|---|
| RGB | rgb(188, 220, 135) |
| HSL | hsl(83, 55%, 70%) |
| HSV | hsv(83, 39%, 86%) |
| CMYK | cmyk(14.5%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(83.77, -24.53, 38.32) |
| CIE-LCH | lch(83.77, 45.50, 122.63°) |
| OKLab | oklab(85.15% -0.0673 0.0941) |
| OKLCH | oklch(85.15% 0.116 125.6) |
| XYZ | xyz(50.7050, 63.6267, 32.5268) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.53
Pale Olive
#B9CC81
ΔE00 4.30
Greenish Tan
#BCCB7A
ΔE00 4.99
Light Moss Green
#A6C875
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.27
Greenish Beige
#C9D179
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDC87 #A787DC
analogous
#DCD287 #BCDC87 #92DC87
triadic
#BCDC87 #87BCDC #DC87BC
tetradic
#BCDC87 #87DCD2 #A787DC #DC8792
square
#BCDC87 #87DCD2 #A787DC #DC8792
split-complementary
#BCDC87 #8792DC #D287DC
monochromatic
#84B435 #A2CE58 #BCDC87 #D6EAB6 #F1F8E6
Accessibility & contrast
On white
1.53
#BCDC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BCDC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDC87
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDC87 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D281
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#C1D5C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcdc87; /* rgb */ color: rgb(188, 220, 135); /* oklch */ color: oklch(85.1% 0.116 125.6);
Tailwind
colors: {
custom: {
50: '#d1e7ab',
500: '#bcdc87',
950: '#000000',
},
}SCSS
$custom: #bcdc87; $custom-light: #d1e7ab; $custom-dark: #000000;
JSON
{
"hex": "#bcdc87",
"rgb": {
"r": 188,
"g": 220,
"b": 135
},
"hsl": {
"h": 82.588,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.85149,
"c": 0.1157,
"h": 125.6
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#BCDC87
secondary
#7854B3
accent
#23C25F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481