#BCC4CD#BCC4CD
#BCC4CD is a light, near-neutral cyan. Relative luminance 0.546; OKLCH L 81.7% C 0.015 H 251.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC4CD |
|---|---|
| RGB | rgb(188, 196, 205) |
| HSL | hsl(212, 15%, 77%) |
| HSV | hsv(212, 8%, 80%) |
| CMYK | cmyk(8.3%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.80, -1.00, -5.45) |
| CIE-LCH | lch(78.80, 5.54, 259.62°) |
| OKLab | oklab(81.68% -0.005 -0.0146) |
| OKLCH | oklch(81.68% 0.015 251.2) |
| XYZ | xyz(51.4961, 54.5785, 65.5675) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.05
Silver
#C0C0C0
ΔE00 5.07
Silver (survey)
#C5C9C7
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.30
Light Gray
#D3D3D3
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC4CD #CDC5BC
analogous
#BCCDCD #BCC4CD #BDBCCD
triadic
#BCC4CD #CDBCC4 #C4CDBC
tetradic
#BCC4CD #CDBCCD #CDC5BC #BCCDBD
square
#BCC4CD #CDBCCD #CDC5BC #BCCDBD
split-complementary
#BCC4CD #CDBDBC #CDCDBC
monochromatic
#768699 #99A5B3 #BCC4CD #DFE3E7 #EDF0F2
Accessibility & contrast
On white
1.76
#BCC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#BCC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC4CD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC4CD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#B8C6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc4cd; /* rgb */ color: rgb(188, 196, 205); /* oklch */ color: oklch(81.7% 0.015 251.2);
Tailwind
colors: {
custom: {
50: '#d0d5dc',
500: '#bcc4cd',
950: '#000000',
},
}SCSS
$custom: #bcc4cd; $custom-light: #d0d5dc; $custom-dark: #000000;
JSON
{
"hex": "#bcc4cd",
"rgb": {
"r": 188,
"g": 196,
"b": 205
},
"hsl": {
"h": 211.765,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.81681,
"c": 0.01543,
"h": 251.2
},
"luminance": 0.54579
}Semantic roles & 50–950 ramp
primary
#BCC4CD
secondary
#A1978C
accent
#754D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384