#BCC87F#BCC87F
#BCC87F is a light, moderate yellow. Relative luminance 0.535; OKLCH L 80.6% C 0.096 H 116.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC87F |
|---|---|
| RGB | rgb(188, 200, 127) |
| HSL | hsl(70, 40%, 64%) |
| HSV | hsv(70, 37%, 78%) |
| CMYK | cmyk(6%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(78.19, -15.64, 35.17) |
| CIE-LCH | lch(78.19, 38.49, 113.97°) |
| OKLab | oklab(80.65% -0.0426 0.0865) |
| OKLCH | oklch(80.65% 0.096 116.2) |
| XYZ | xyz(45.2242, 53.5326, 28.0249) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.56
Pale Olive
#B9CC81
ΔE00 1.82
Greenish Beige
#C9D179
ΔE00 3.74
Tan Green
#A9BE70
ΔE00 3.85
Light Olive
#ACBF69
ΔE00 3.88
Pale Olive Green
#B1D27B
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC87F #8B7FC8
analogous
#C8B07F #BCC87F #98C87F
triadic
#BCC87F #7FBCC8 #C87FBC
tetradic
#BCC87F #7FC8B0 #8B7FC8 #C87F98
square
#BCC87F #7FC8B0 #8B7FC8 #C87F98
split-complementary
#BCC87F #7F98C8 #B07FC8
monochromatic
#828F3D #A6B654 #BCC87F #D2DAAA #E9EDD5
Accessibility & contrast
On white
1.79
#BCC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BCC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC87F
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC87F | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#D0C282
Tritanopia (blue-blind)
#C4C0B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc87f; /* rgb */ color: rgb(188, 200, 127); /* oklch */ color: oklch(80.6% 0.096 116.2);
Tailwind
colors: {
custom: {
50: '#d1d8a5',
500: '#bcc87f',
950: '#000000',
},
}SCSS
$custom: #bcc87f; $custom-light: #d1d8a5; $custom-dark: #000000;
JSON
{
"hex": "#bcc87f",
"rgb": {
"r": 188,
"g": 200,
"b": 127
},
"hsl": {
"h": 69.863,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.80647,
"c": 0.09647,
"h": 116.2
},
"luminance": 0.53532
}Semantic roles & 50–950 ramp
primary
#BCC87F
secondary
#605596
accent
#33B348
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380