#BCC5CD#BCC5CD
#BCC5CD is a light, near-neutral cyan. Relative luminance 0.550; OKLCH L 81.9% C 0.015 H 244.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5CD |
|---|---|
| RGB | rgb(188, 197, 205) |
| HSL | hsl(208, 15%, 77%) |
| HSV | hsv(208, 8%, 80%) |
| CMYK | cmyk(8.3%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.06, -1.53, -5.06) |
| CIE-LCH | lch(79.06, 5.29, 253.20°) |
| OKLab | oklab(81.89% -0.0064 -0.0136) |
| OKLCH | oklch(81.89% 0.015 244.8) |
| XYZ | xyz(51.7224, 55.0311, 65.6429) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.37
Silver
#C0C0C0
ΔE00 5.03
Silver (survey)
#C5C9C7
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 6.19
Fog
#D8DCE0
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5CD #CDC4BC
analogous
#BCCDCD #BCC5CD #BCBDCD
triadic
#BCC5CD #CDBCC5 #C5CDBC
tetradic
#BCC5CD #CDBCCD #CDC4BC #BDCDBC
square
#BCC5CD #CDBCCD #CDC4BC #BDCDBC
split-complementary
#BCC5CD #CDBCBD #CDCDBC
monochromatic
#768899 #99A7B3 #BCC5CD #DFE3E7 #EDF0F2
Accessibility & contrast
On white
1.75
#BCC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BCC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5CD
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5CD | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#B8C7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc5cd; /* rgb */ color: rgb(188, 197, 205); /* oklch */ color: oklch(81.9% 0.015 244.8);
Tailwind
colors: {
custom: {
50: '#d0d6dc',
500: '#bcc5cd',
950: '#000000',
},
}SCSS
$custom: #bcc5cd; $custom-light: #d0d6dc; $custom-dark: #000000;
JSON
{
"hex": "#bcc5cd",
"rgb": {
"r": 188,
"g": 197,
"b": 205
},
"hsl": {
"h": 208.235,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.81887,
"c": 0.015,
"h": 244.8
},
"luminance": 0.55032
}Semantic roles & 50–950 ramp
primary
#BCC5CD
secondary
#A1968C
accent
#714D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384