#BCC0A6#BCC0A6
#BCC0A6 is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.036 H 114.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0A6 |
|---|---|
| RGB | rgb(188, 192, 166) |
| HSL | hsl(69, 17%, 70%) |
| HSV | hsv(69, 14%, 75%) |
| CMYK | cmyk(2.1%, 0%, 13.5%, 24.7%) |
| CIE-LAB | lab(76.77, -5.96, 12.65) |
| CIE-LCH | lch(76.77, 13.98, 115.21°) |
| OKLab | oklab(79.76% -0.0148 0.0327) |
| OKLCH | oklch(79.76% 0.036 114.3) |
| XYZ | xyz(46.4708, 51.1440, 43.4926) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.77
Cement
#A5A391
ΔE00 8.65
Sage Green
#9CAF88
ΔE00 8.68
Stone (survey)
#ADA587
ΔE00 8.73
Greyish
#A8A495
ΔE00 9.24
Greenish Grey
#96AE8D
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0A6 #AAA6C0
analogous
#C0B7A6 #BCC0A6 #AFC0A6
triadic
#BCC0A6 #A6BCC0 #C0A6BC
tetradic
#BCC0A6 #A6C0B7 #AAA6C0 #C0A6AF
square
#BCC0A6 #A6C0B7 #AAA6C0 #C0A6AF
split-complementary
#BCC0A6 #A6AFC0 #B7A6C0
monochromatic
#848A62 #A1A782 #BCC0A6 #D7D9CA #F2F2ED
Accessibility & contrast
On white
1.87
#BCC0A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BCC0A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0A6
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0A6 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BDA5
Deuteranopia (green-blind)
#C4BEA7
Tritanopia (blue-blind)
#BFBDB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcc0a6; /* rgb */ color: rgb(188, 192, 166); /* oklch */ color: oklch(79.8% 0.036 114.3);
Tailwind
colors: {
custom: {
50: '#d0d3c0',
500: '#bcc0a6',
950: '#000000',
},
}SCSS
$custom: #bcc0a6; $custom-light: #d0d3c0; $custom-dark: #000000;
JSON
{
"hex": "#bcc0a6",
"rgb": {
"r": 188,
"g": 192,
"b": 166
},
"hsl": {
"h": 69.231,
"s": 17.105,
"l": 70.196
},
"oklch": {
"l": 0.79756,
"c": 0.03592,
"h": 114.3
},
"luminance": 0.51144
}Semantic roles & 50–950 ramp
primary
#BCC0A6
secondary
#7B7794
accent
#4A9B57
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382