#BCC5CA#BCC5CA
#BCC5CA is a light, near-neutral cyan. Relative luminance 0.549; OKLCH L 81.8% C 0.012 H 231.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5CA |
|---|---|
| RGB | rgb(188, 197, 202) |
| HSL | hsl(201, 12%, 76%) |
| HSV | hsv(201, 7%, 79%) |
| CMYK | cmyk(6.9%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.98, -2.12, -3.57) |
| CIE-LCH | lch(78.98, 4.15, 239.30°) |
| OKLab | oklab(81.79% -0.0075 -0.0096) |
| OKLCH | oklch(81.79% 0.012 231.7) |
| XYZ | xyz(51.3638, 54.8877, 63.7540) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.97
Silver
#C0C0C0
ΔE00 4.40
Dove Gray
#B6B8BD
ΔE00 4.48
Light Gray
#D3D3D3
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5CA #CAC1BC
analogous
#BCCAC8 #BCC5CA #BCBECA
triadic
#BCC5CA #CABCC5 #C5CABC
tetradic
#BCC5CA #C8BCCA #CAC1BC #BECABC
square
#BCC5CA #C8BCCA #CAC1BC #BECABC
split-complementary
#BCC5CA #CABCBE #CAC8BC
monochromatic
#788A94 #9AA7AF #BCC5CA #DEE3E5 #EEF0F1
Accessibility & contrast
On white
1.75
#BCC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BCC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5CA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5CA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#B9C6C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc5ca; /* rgb */ color: rgb(188, 197, 202); /* oklch */ color: oklch(81.8% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#d0d6da',
500: '#bcc5ca',
950: '#000000',
},
}SCSS
$custom: #bcc5ca; $custom-light: #d0d6da; $custom-dark: #000000;
JSON
{
"hex": "#bcc5ca",
"rgb": {
"r": 188,
"g": 197,
"b": 202
},
"hsl": {
"h": 201.429,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.81794,
"c": 0.01218,
"h": 231.7
},
"luminance": 0.54888
}Semantic roles & 50–950 ramp
primary
#BCC5CA
secondary
#9E938C
accent
#695096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383