#BCC5CE#BCC5CE
#BCC5CE is a light, near-neutral cyan. Relative luminance 0.551; OKLCH L 81.9% C 0.016 H 248.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC5CE |
|---|---|
| RGB | rgb(188, 197, 206) |
| HSL | hsl(210, 16%, 77%) |
| HSV | hsv(210, 9%, 81%) |
| CMYK | cmyk(8.7%, 4.4%, 0%, 19.2%) |
| CIE-LAB | lab(79.09, -1.33, -5.56) |
| CIE-LCH | lch(79.09, 5.71, 256.54°) |
| OKLab | oklab(81.92% -0.006 -0.0149) |
| OKLCH | oklch(81.92% 0.016 248) |
| XYZ | xyz(51.8435, 55.0796, 66.2806) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.43
Silver
#C0C0C0
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 5.62
Cloudy Blue
#ACC2D9
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC5CE #CEC5BC
analogous
#BCCECE #BCC5CE #BCBCCE
triadic
#BCC5CE #CEBCC5 #C5CEBC
tetradic
#BCC5CE #CEBCCE #CEC5BC #BCCEBC
square
#BCC5CE #CEBCCE #CEC5BC #BCCEBC
split-complementary
#BCC5CE #CEBCBC #CECEBC
monochromatic
#75889A #99A6B4 #BCC5CE #DFE4E8 #EDF0F2
Accessibility & contrast
On white
1.75
#BCC5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#BCC5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC5CE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC5CE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#B8C7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcc5ce; /* rgb */ color: rgb(188, 197, 206); /* oklch */ color: oklch(81.9% 0.016 248.0);
Tailwind
colors: {
custom: {
50: '#d0d6dd',
500: '#bcc5ce',
950: '#000000',
},
}SCSS
$custom: #bcc5ce; $custom-light: #d0d6dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc5ce",
"rgb": {
"r": 188,
"g": 197,
"b": 206
},
"hsl": {
"h": 210,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.81918,
"c": 0.01608,
"h": 248
},
"luminance": 0.5508
}Semantic roles & 50–950 ramp
primary
#BCC5CE
secondary
#A2978C
accent
#734C9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384