#BCC17D#BCC17D
#BCC17D is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.1% C 0.089 H 111.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC17D |
|---|---|
| RGB | rgb(188, 193, 125) |
| HSL | hsl(64, 35%, 62%) |
| HSV | hsv(64, 35%, 76%) |
| CMYK | cmyk(2.6%, 0%, 35.2%, 24.3%) |
| CIE-LAB | lab(76.26, -12.32, 33.70) |
| CIE-LCH | lch(76.26, 35.89, 110.09°) |
| OKLab | oklab(79.1% -0.0333 0.0831) |
| OKLCH | oklch(79.1% 0.09 111.8) |
| XYZ | xyz(43.5110, 50.3126, 26.8172) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.68
Pale Olive
#B9CC81
ΔE00 4.13
Darkkhaki
#BDB76B
ΔE00 4.32
Tan Green
#A9BE70
ΔE00 4.52
Light Olive
#ACBF69
ΔE00 4.57
Greenish Beige
#C9D179
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC17D #827DC1
analogous
#C1A47D #BCC17D #9AC17D
triadic
#BCC17D #7DBCC1 #C17DBC
tetradic
#BCC17D #7DC1A4 #827DC1 #C17D9A
square
#BCC17D #7DC1A4 #827DC1 #C17D9A
split-complementary
#BCC17D #7D9AC1 #A47DC1
monochromatic
#7F843F #A7AD54 #BCC17D #D1D5A6 #E7E9D0
Accessibility & contrast
On white
1.90
#BCC17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BCC17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC17D
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC17D | 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)
#CBBB78
Deuteranopia (green-blind)
#CBBD80
Tritanopia (blue-blind)
#C4B9B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcc17d; /* rgb */ color: rgb(188, 193, 125); /* oklch */ color: oklch(79.1% 0.089 111.8);
Tailwind
colors: {
custom: {
50: '#d1d3a3',
500: '#bcc17d',
950: '#000000',
},
}SCSS
$custom: #bcc17d; $custom-light: #d1d3a3; $custom-dark: #000000;
JSON
{
"hex": "#bcc17d",
"rgb": {
"r": 188,
"g": 193,
"b": 125
},
"hsl": {
"h": 64.412,
"s": 35.417,
"l": 62.353
},
"oklch": {
"l": 0.79101,
"c": 0.0895,
"h": 111.8
},
"luminance": 0.50312
}Semantic roles & 50–950 ramp
primary
#BCC17D
secondary
#59558D
accent
#37AE40
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380