#BCC6D0#BCC6D0
#BCC6D0 is a very light, near-neutral cyan. Relative luminance 0.556; OKLCH L 82.2% C 0.018 H 248.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6D0 |
|---|---|
| RGB | rgb(188, 198, 208) |
| HSL | hsl(210, 18%, 78%) |
| HSV | hsv(210, 10%, 82%) |
| CMYK | cmyk(9.6%, 4.8%, 0%, 18.4%) |
| CIE-LAB | lab(79.40, -1.46, -6.17) |
| CIE-LCH | lch(79.40, 6.34, 256.67°) |
| OKLab | oklab(82.19% -0.0067 -0.0165) |
| OKLCH | oklch(82.19% 0.018 248) |
| XYZ | xyz(52.3158, 55.6330, 67.6443) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.92
Cloudy Blue
#ACC2D9
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 5.76
Silver
#C0C0C0
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6D0 #D0C6BC
analogous
#BCD0D0 #BCC6D0 #BCBCD0
triadic
#BCC6D0 #D0BCC6 #C6D0BC
tetradic
#BCC6D0 #D0BCD0 #D0C6BC #BCD0BC
square
#BCC6D0 #D0BCD0 #D0C6BC #BCD0BC
split-complementary
#BCC6D0 #D0BCBC #D0D0BC
monochromatic
#74899E #98A7B7 #BCC6D0 #E0E5E9 #EDF0F2
Accessibility & contrast
On white
1.73
#BCC6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#BCC6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6D0
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6D0 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#C0C4D0
Tritanopia (blue-blind)
#B7C8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bcc6d0; /* rgb */ color: rgb(188, 198, 208); /* oklch */ color: oklch(82.2% 0.018 248.0);
Tailwind
colors: {
custom: {
50: '#d0d7de',
500: '#bcc6d0',
950: '#000000',
},
}SCSS
$custom: #bcc6d0; $custom-light: #d0d7de; $custom-dark: #000000;
JSON
{
"hex": "#bcc6d0",
"rgb": {
"r": 188,
"g": 198,
"b": 208
},
"hsl": {
"h": 210,
"s": 17.544,
"l": 77.647
},
"oklch": {
"l": 0.82186,
"c": 0.01784,
"h": 248
},
"luminance": 0.55634
}Semantic roles & 50–950 ramp
primary
#BCC6D0
secondary
#A5988B
accent
#734A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384