#BCC985#BCC985
#BCC985 is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 81.0% C 0.091 H 117.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC985 |
|---|---|
| RGB | rgb(188, 201, 133) |
| HSL | hsl(71, 39%, 65%) |
| HSV | hsv(71, 34%, 79%) |
| CMYK | cmyk(6.5%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(78.55, -15.40, 32.56) |
| CIE-LCH | lch(78.55, 36.02, 115.31°) |
| OKLab | oklab(80.97% -0.0416 0.0807) |
| OKLCH | oklch(80.97% 0.091 117.3) |
| XYZ | xyz(45.8593, 54.1584, 30.2235) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.80
Greenish Tan
#BCCB7A
ΔE00 2.39
Tan Green
#A9BE70
ΔE00 4.22
Greenish Beige
#C9D179
ΔE00 4.51
Light Olive
#ACBF69
ΔE00 4.61
Pale Olive Green
#B1D27B
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC985 #9285C9
analogous
#C9B485 #BCC985 #9AC985
triadic
#BCC985 #85BCC9 #C985BC
tetradic
#BCC985 #85C9B4 #9285C9 #C9859A
square
#BCC985 #85C9B4 #9285C9 #C9859A
split-complementary
#BCC985 #859AC9 #B485C9
monochromatic
#839341 #A5B65B #BCC985 #D3DCAF #EBEFDA
Accessibility & contrast
On white
1.77
#BCC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BCC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC985
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC985 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#C3C2B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc985; /* rgb */ color: rgb(188, 201, 133); /* oklch */ color: oklch(81.0% 0.091 117.3);
Tailwind
colors: {
custom: {
50: '#d1d9a9',
500: '#bcc985',
950: '#000000',
},
}SCSS
$custom: #bcc985; $custom-light: #d1d9a9; $custom-dark: #000000;
JSON
{
"hex": "#bcc985",
"rgb": {
"r": 188,
"g": 201,
"b": 133
},
"hsl": {
"h": 71.471,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.80969,
"c": 0.09079,
"h": 117.3
},
"luminance": 0.54158
}Semantic roles & 50–950 ramp
primary
#BCC985
secondary
#65589A
accent
#34B24C
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#141410
muted
#838380