#BCCCD1#BCCCD1
#BCCCD1 is a very light, near-neutral cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.019 H 218.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD1 |
|---|---|
| RGB | rgb(188, 204, 209) |
| HSL | hsl(194, 19%, 78%) |
| HSV | hsv(194, 10%, 82%) |
| CMYK | cmyk(10%, 2.4%, 0%, 18%) |
| CIE-LAB | lab(81.00, -4.42, -4.34) |
| CIE-LCH | lch(81.00, 6.20, 224.45°) |
| OKLab | oklab(83.46% -0.0147 -0.0117) |
| OKLCH | oklch(83.46% 0.019 218.4) |
| XYZ | xyz(53.8379, 58.4797, 68.7605) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.34
Fog
#D8DCE0
ΔE00 6.61
Silver
#C0C0C0
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.14
Dove Gray
#B6B8BD
ΔE00 7.54
Lightblue
#ADD8E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD1 #D1C1BC
analogous
#BCD1CB #BCCCD1 #BCC1D1
triadic
#BCCCD1 #D1BCCC #CCD1BC
tetradic
#BCCCD1 #CBBCD1 #D1C1BC #C1D1BC
square
#BCCCD1 #CBBCD1 #D1C1BC #C1D1BC
split-complementary
#BCCCD1 #D1BCC1 #D1CBBC
monochromatic
#73959F #98B0B8 #BCCCD1 #E0E8EA #EDF1F3
Accessibility & contrast
On white
1.65
#BCCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BCCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD1
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD1 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD1
Deuteranopia (green-blind)
#C5C8D1
Tritanopia (blue-blind)
#B7CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccd1; /* rgb */ color: rgb(188, 204, 209); /* oklch */ color: oklch(83.5% 0.019 218.4);
Tailwind
colors: {
custom: {
50: '#d0dbdf',
500: '#bcccd1',
950: '#000000',
},
}SCSS
$custom: #bcccd1; $custom-light: #d0dbdf; $custom-dark: #000000;
JSON
{
"hex": "#bcccd1",
"rgb": {
"r": 188,
"g": 204,
"b": 209
},
"hsl": {
"h": 194.286,
"s": 18.584,
"l": 77.843
},
"oklch": {
"l": 0.83455,
"c": 0.0188,
"h": 218.4
},
"luminance": 0.58481
}Semantic roles & 50–950 ramp
primary
#BCCCD1
secondary
#A6928B
accent
#5D499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484