#BCC17F#BCC17F
#BCC17F is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.1% C 0.087 H 111.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC17F |
|---|---|
| RGB | rgb(188, 193, 127) |
| HSL | hsl(65, 35%, 63%) |
| HSV | hsv(65, 34%, 76%) |
| CMYK | cmyk(2.6%, 0%, 34.2%, 24.3%) |
| CIE-LAB | lab(76.29, -12.08, 32.71) |
| CIE-LCH | lch(76.29, 34.87, 110.27°) |
| OKLab | oklab(79.14% -0.0325 0.0808) |
| OKLCH | oklch(79.14% 0.087 111.9) |
| XYZ | xyz(43.6400, 50.3642, 27.4969) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.88
Pale Olive
#B9CC81
ΔE00 4.19
Darkkhaki
#BDB76B
ΔE00 4.52
Tan Green
#A9BE70
ΔE00 4.65
Light Olive
#ACBF69
ΔE00 4.82
Greenish Beige
#C9D179
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC17F #847FC1
analogous
#C1A57F #BCC17F #9BC17F
triadic
#BCC17F #7FBCC1 #C17FBC
tetradic
#BCC17F #7FC1A5 #847FC1 #C17F9B
square
#BCC17F #7FC1A5 #847FC1 #C17F9B
split-complementary
#BCC17F #7F9BC1 #A57FC1
monochromatic
#808540 #A6AD56 #BCC17F #D2D5A8 #E7E9D1
Accessibility & contrast
On white
1.90
#BCC17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BCC17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC17F
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC17F | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7A
Deuteranopia (green-blind)
#CBBD82
Tritanopia (blue-blind)
#C4BAB0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcc17f; /* rgb */ color: rgb(188, 193, 127); /* oklch */ color: oklch(79.1% 0.087 111.9);
Tailwind
colors: {
custom: {
50: '#d1d3a5',
500: '#bcc17f',
950: '#000000',
},
}SCSS
$custom: #bcc17f; $custom-light: #d1d3a5; $custom-dark: #000000;
JSON
{
"hex": "#bcc17f",
"rgb": {
"r": 188,
"g": 193,
"b": 127
},
"hsl": {
"h": 64.545,
"s": 34.737,
"l": 62.745
},
"oklch": {
"l": 0.79137,
"c": 0.08712,
"h": 111.9
},
"luminance": 0.50364
}Semantic roles & 50–950 ramp
primary
#BCC17F
secondary
#5B568E
accent
#38AE41
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380