#BCC6C8#BCC6C8
#BCC6C8 is a light, near-neutral cyan. Relative luminance 0.552; OKLCH L 81.9% C 0.011 H 211.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6C8 |
|---|---|
| RGB | rgb(188, 198, 200) |
| HSL | hsl(190, 10%, 76%) |
| HSV | hsv(190, 6%, 78%) |
| CMYK | cmyk(6%, 1%, 0%, 21.6%) |
| CIE-LAB | lab(79.18, -3.03, -2.18) |
| CIE-LCH | lch(79.18, 3.74, 215.75°) |
| OKLab | oklab(81.94% -0.0097 -0.0059) |
| OKLCH | oklch(81.94% 0.011 211.1) |
| XYZ | xyz(51.3563, 55.2492, 62.5909) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.15
Silver
#C0C0C0
ΔE00 4.65
Dove Gray
#B6B8BD
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 5.82
Fog
#D8DCE0
ΔE00 6.47
Light Grey
#D8DCD6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6C8 #C8BEBC
analogous
#BCC8C4 #BCC6C8 #BCC0C8
triadic
#BCC6C8 #C8BCC6 #C6C8BC
tetradic
#BCC6C8 #C4BCC8 #C8BEBC #C0C8BC
square
#BCC6C8 #C4BCC8 #C8BEBC #C0C8BC
split-complementary
#BCC6C8 #C8BCC0 #C8C4BC
monochromatic
#798D91 #9AA9AC #BCC6C8 #DEE3E4 #EEF1F1
Accessibility & contrast
On white
1.74
#BCC6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BCC6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6C8
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6C8 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#C2C3C8
Tritanopia (blue-blind)
#B9C7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc6c8; /* rgb */ color: rgb(188, 198, 200); /* oklch */ color: oklch(81.9% 0.011 211.1);
Tailwind
colors: {
custom: {
50: '#d0d7d8',
500: '#bcc6c8',
950: '#000000',
},
}SCSS
$custom: #bcc6c8; $custom-light: #d0d7d8; $custom-dark: #000000;
JSON
{
"hex": "#bcc6c8",
"rgb": {
"r": 188,
"g": 198,
"b": 200
},
"hsl": {
"h": 190,
"s": 9.836,
"l": 76.078
},
"oklch": {
"l": 0.8194,
"c": 0.01138,
"h": 211.1
},
"luminance": 0.5525
}Semantic roles & 50–950 ramp
primary
#BCC6C8
secondary
#9B8F8D
accent
#5D5294
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383