#BCCACD#BCCACD
#BCCACD is a very light, near-neutral cyan. Relative luminance 0.573; OKLCH L 82.9% C 0.016 H 212.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCACD |
|---|---|
| RGB | rgb(188, 202, 205) |
| HSL | hsl(191, 15%, 77%) |
| HSV | hsv(191, 8%, 80%) |
| CMYK | cmyk(8.3%, 1.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.37, -4.16, -3.13) |
| CIE-LCH | lch(80.37, 5.21, 216.92°) |
| OKLab | oklab(82.92% -0.0135 -0.0084) |
| OKLCH | oklch(82.92% 0.016 212) |
| XYZ | xyz(52.8766, 57.3395, 66.0276) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.41
Silver
#C0C0C0
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCACD #CDBFBC
analogous
#BCCDC8 #BCCACD #BCC2CD
triadic
#BCCACD #CDBCCA #CACDBC
tetradic
#BCCACD #C8BCCD #CDBFBC #C2CDBC
square
#BCCACD #C8BCCD #CDBFBC #C2CDBC
split-complementary
#BCCACD #CDBCC2 #CDC8BC
monochromatic
#769399 #99AEB3 #BCCACD #DFE6E7 #EDF1F2
Accessibility & contrast
On white
1.68
#BCCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BCCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCACD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCACD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#B8CBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccacd; /* rgb */ color: rgb(188, 202, 205); /* oklch */ color: oklch(82.9% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#d0dadc',
500: '#bccacd',
950: '#000000',
},
}SCSS
$custom: #bccacd; $custom-light: #d0dadc; $custom-dark: #000000;
JSON
{
"hex": "#bccacd",
"rgb": {
"r": 188,
"g": 202,
"b": 205
},
"hsl": {
"h": 190.588,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.82919,
"c": 0.01589,
"h": 212
},
"luminance": 0.5734
}Semantic roles & 50–950 ramp
primary
#BCCACD
secondary
#A1908C
accent
#5A4D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384