#BCCCD3#BCCCD3
#BCCCD3 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.020 H 225.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD3 |
|---|---|
| RGB | rgb(188, 204, 211) |
| HSL | hsl(198, 21%, 78%) |
| HSV | hsv(198, 11%, 83%) |
| CMYK | cmyk(10.9%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(81.06, -4.02, -5.33) |
| CIE-LCH | lch(81.06, 6.68, 232.95°) |
| OKLab | oklab(83.52% -0.014 -0.0143) |
| OKLCH | oklch(83.52% 0.02 225.8) |
| XYZ | xyz(54.0871, 58.5794, 70.0728) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 6.92
Silver
#C0C0C0
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD3 #D3C3BC
analogous
#BCD3CE #BCCCD3 #BCC0D3
triadic
#BCCCD3 #D3BCCC #CCD3BC
tetradic
#BCCCD3 #CEBCD3 #D3C3BC #C0D3BC
square
#BCCCD3 #CEBCD3 #D3C3BC #C0D3BC
split-complementary
#BCCCD3 #D3BCC0 #D3CEBC
monochromatic
#7294A2 #97B0BB #BCCCD3 #E1E8EB #EDF1F3
Accessibility & contrast
On white
1.65
#BCCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BCCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD3
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD3 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD3
Deuteranopia (green-blind)
#C5C8D3
Tritanopia (blue-blind)
#B6CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccd3; /* rgb */ color: rgb(188, 204, 211); /* oklch */ color: oklch(83.5% 0.020 225.8);
Tailwind
colors: {
custom: {
50: '#d0dbe0',
500: '#bcccd3',
950: '#000000',
},
}SCSS
$custom: #bcccd3; $custom-light: #d0dbe0; $custom-dark: #000000;
JSON
{
"hex": "#bcccd3",
"rgb": {
"r": 188,
"g": 204,
"b": 211
},
"hsl": {
"h": 198.261,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.83517,
"c": 0.02001,
"h": 225.8
},
"luminance": 0.5858
}Semantic roles & 50–950 ramp
primary
#BCCCD3
secondary
#A8948B
accent
#61469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484