#BCC17C#BCC17C
#BCC17C is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.1% C 0.091 H 111.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC17C |
|---|---|
| RGB | rgb(188, 193, 124) |
| HSL | hsl(64, 36%, 62%) |
| HSV | hsv(64, 36%, 76%) |
| CMYK | cmyk(2.6%, 0%, 35.8%, 24.3%) |
| CIE-LAB | lab(76.25, -12.44, 34.20) |
| CIE-LCH | lch(76.25, 36.39, 110.00°) |
| OKLab | oklab(79.08% -0.0337 0.0842) |
| OKLCH | oklch(79.08% 0.091 111.8) |
| XYZ | xyz(43.4474, 50.2871, 26.4825) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.59
Pale Olive
#B9CC81
ΔE00 4.11
Darkkhaki
#BDB76B
ΔE00 4.22
Light Olive
#ACBF69
ΔE00 4.46
Tan Green
#A9BE70
ΔE00 4.47
Greenish Beige
#C9D179
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC17C #817CC1
analogous
#C1A47C #BCC17C #9AC17C
triadic
#BCC17C #7CBCC1 #C17CBC
tetradic
#BCC17C #7CC1A4 #817CC1 #C17C9A
square
#BCC17C #7CC1A4 #817CC1 #C17C9A
split-complementary
#BCC17C #7C9AC1 #A47CC1
monochromatic
#7F843F #A7AD52 #BCC17C #D1D5A6 #E6E8CF
Accessibility & contrast
On white
1.90
#BCC17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BCC17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC17C
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC17C | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB77
Deuteranopia (green-blind)
#CBBD7F
Tritanopia (blue-blind)
#C4B9B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcc17c; /* rgb */ color: rgb(188, 193, 124); /* oklch */ color: oklch(79.1% 0.091 111.8);
Tailwind
colors: {
custom: {
50: '#d1d3a2',
500: '#bcc17c',
950: '#000000',
},
}SCSS
$custom: #bcc17c; $custom-light: #d1d3a2; $custom-dark: #000000;
JSON
{
"hex": "#bcc17c",
"rgb": {
"r": 188,
"g": 193,
"b": 124
},
"hsl": {
"h": 64.348,
"s": 35.751,
"l": 62.157
},
"oklch": {
"l": 0.79084,
"c": 0.09068,
"h": 111.8
},
"luminance": 0.50287
}Semantic roles & 50–950 ramp
primary
#BCC17C
secondary
#59548D
accent
#37AF40
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380