#BCC8CC#BCC8CC
#BCC8CC is a very light, near-neutral cyan. Relative luminance 0.564; OKLCH L 82.5% C 0.014 H 219.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8CC |
|---|---|
| RGB | rgb(188, 200, 204) |
| HSL | hsl(195, 14%, 77%) |
| HSV | hsv(195, 8%, 80%) |
| CMYK | cmyk(7.8%, 2%, 0%, 20%) |
| CIE-LAB | lab(79.82, -3.31, -3.41) |
| CIE-LCH | lch(79.82, 4.75, 225.82°) |
| OKLab | oklab(82.47% -0.011 -0.0091) |
| OKLCH | oklch(82.47% 0.014 219.7) |
| XYZ | xyz(52.2901, 56.3589, 65.2385) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.09
Silver
#C0C0C0
ΔE00 5.50
Dove Gray
#B6B8BD
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 6.20
Fog
#D8DCE0
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8CC #CCC0BC
analogous
#BCCCC8 #BCC8CC #BCC0CC
triadic
#BCC8CC #CCBCC8 #C8CCBC
tetradic
#BCC8CC #C8BCCC #CCC0BC #C0CCBC
square
#BCC8CC #C8BCCC #CCC0BC #C0CCBC
split-complementary
#BCC8CC #CCBCC0 #CCC8BC
monochromatic
#778F97 #99ABB2 #BCC8CC #DFE5E6 #EEF1F2
Accessibility & contrast
On white
1.71
#BCC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BCC8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8CC
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8CC | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#B8C9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc8cc; /* rgb */ color: rgb(188, 200, 204); /* oklch */ color: oklch(82.5% 0.014 219.7);
Tailwind
colors: {
custom: {
50: '#d0d8db',
500: '#bcc8cc',
950: '#000000',
},
}SCSS
$custom: #bcc8cc; $custom-light: #d0d8db; $custom-dark: #000000;
JSON
{
"hex": "#bcc8cc",
"rgb": {
"r": 188,
"g": 200,
"b": 204
},
"hsl": {
"h": 195,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.82474,
"c": 0.01434,
"h": 219.7
},
"luminance": 0.5636
}Semantic roles & 50–950 ramp
primary
#BCC8CC
secondary
#A0918C
accent
#604E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384