#BCC87E#BCC87E
#BCC87E is a light, moderate yellow. Relative luminance 0.535; OKLCH L 80.6% C 0.098 H 116.2°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC87E |
|---|---|
| RGB | rgb(188, 200, 126) |
| HSL | hsl(70, 40%, 64%) |
| HSV | hsv(70, 37%, 78%) |
| CMYK | cmyk(6%, 0%, 37%, 21.6%) |
| CIE-LAB | lab(78.17, -15.76, 35.67) |
| CIE-LCH | lch(78.17, 38.99, 113.84°) |
| OKLab | oklab(80.63% -0.043 0.0876) |
| OKLCH | oklch(80.63% 0.098 116.2) |
| XYZ | xyz(45.1594, 53.5067, 27.6834) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.41
Pale Olive
#B9CC81
ΔE00 1.84
Greenish Beige
#C9D179
ΔE00 3.61
Light Olive
#ACBF69
ΔE00 3.77
Tan Green
#A9BE70
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC87E #8A7EC8
analogous
#C8AF7E #BCC87E #97C87E
triadic
#BCC87E #7EBCC8 #C87EBC
tetradic
#BCC87E #7EC8AF #8A7EC8 #C87E97
square
#BCC87E #7EC8AF #8A7EC8 #C87E97
split-complementary
#BCC87E #7E97C8 #AF7EC8
monochromatic
#818F3D #A6B653 #BCC87E #D2DAA9 #E9EDD4
Accessibility & contrast
On white
1.79
#BCC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BCC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC87E
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC87E | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#D1C281
Tritanopia (blue-blind)
#C4C0B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc87e; /* rgb */ color: rgb(188, 200, 126); /* oklch */ color: oklch(80.6% 0.098 116.2);
Tailwind
colors: {
custom: {
50: '#d1d8a4',
500: '#bcc87e',
950: '#000000',
},
}SCSS
$custom: #bcc87e; $custom-light: #d1d8a4; $custom-dark: #000000;
JSON
{
"hex": "#bcc87e",
"rgb": {
"r": 188,
"g": 200,
"b": 126
},
"hsl": {
"h": 69.73,
"s": 40.217,
"l": 63.922
},
"oklch": {
"l": 0.80629,
"c": 0.09763,
"h": 116.2
},
"luminance": 0.53506
}Semantic roles & 50–950 ramp
primary
#BCC87E
secondary
#5F5496
accent
#32B347
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380