#BCC4B6#BCC4B6
#BCC4B6 is a light, muted yellow-green. Relative luminance 0.535; OKLCH L 81.0% C 0.021 H 131.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4B6 |
|---|---|
| RGB | rgb(188, 196, 182) |
| HSL | hsl(94, 11%, 74%) |
| HSV | hsv(94, 7%, 77%) |
| CMYK | cmyk(4.1%, 0%, 7.1%, 23.1%) |
| CIE-LAB | lab(78.20, -5.32, 6.07) |
| CIE-LCH | lch(78.20, 8.08, 131.22°) |
| OKLab | oklab(81.01% -0.014 0.0159) |
| OKLCH | oklch(81.01% 0.021 131.5) |
| XYZ | xyz(48.9211, 53.5485, 52.0055) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.32
Light Grey
#D8DCD6
ΔE00 7.46
Silver
#C0C0C0
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 9.26
Warm Gray
#C9BEB0
ΔE00 9.27
Cement
#A5A391
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4B6 #BEB6C4
analogous
#C3C4B6 #BCC4B6 #B6C4B7
triadic
#BCC4B6 #B6BCC4 #C4B6BC
tetradic
#BCC4B6 #B6C3C4 #BEB6C4 #C4B7B6
square
#BCC4B6 #B6C3C4 #BEB6C4 #C4B7B6
split-complementary
#BCC4B6 #B7B6C4 #C4B6C3
monochromatic
#7E8D72 #9DA994 #BCC4B6 #DBDFD8 #EFF1EE
Accessibility & contrast
On white
1.79
#BCC4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BCC4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4B6
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4B6 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B5
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#BCC3C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc4b6; /* rgb */ color: rgb(188, 196, 182); /* oklch */ color: oklch(81.0% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#d0d5cb',
500: '#bcc4b6',
950: '#000000',
},
}SCSS
$custom: #bcc4b6; $custom-light: #d0d5cb; $custom-dark: #000000;
JSON
{
"hex": "#bcc4b6",
"rgb": {
"r": 188,
"g": 196,
"b": 182
},
"hsl": {
"h": 94.286,
"s": 10.606,
"l": 74.118
},
"oklch": {
"l": 0.8101,
"c": 0.0212,
"h": 131.5
},
"luminance": 0.53549
}Semantic roles & 50–950 ramp
primary
#BCC4B6
secondary
#908797
accent
#519578
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382