#BCCCDC#BCCCDC
#BCCCDC is a very light, muted cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.028 H 248.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCDC |
|---|---|
| RGB | rgb(188, 204, 220) |
| HSL | hsl(210, 31%, 80%) |
| HSV | hsv(210, 15%, 86%) |
| CMYK | cmyk(14.5%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.32, -2.18, -9.77) |
| CIE-LCH | lch(81.32, 10.01, 257.40°) |
| OKLab | oklab(83.8% -0.0106 -0.0264) |
| OKLCH | oklch(83.8% 0.028 248.2) |
| XYZ | xyz(55.2471, 59.0434, 76.1821) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.50
Cloudy Blue
#ACC2D9
ΔE00 3.81
Lightsteelblue
#B0C4DE
ΔE00 4.17
Light Grey Blue
#9DBCD4
ΔE00 6.47
Fog
#D8DCE0
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCDC #DCCCBC
analogous
#BCDCDC #BCCCDC #BCBCDC
triadic
#BCCCDC #DCBCCC #CCDCBC
tetradic
#BCCCDC #DCBCDC #DCCCBC #BCDCBC
square
#BCCCDC #DCBCDC #DCCCBC #BCDCBC
split-complementary
#BCCCDC #DCBCBC #DCDCBC
monochromatic
#6C8FB2 #94ADC7 #BCCCDC #E4EBF1 #EBF0F5
Accessibility & contrast
On white
1.64
#BCCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BCCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCDC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCDC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#C2C9DC
Tritanopia (blue-blind)
#B4D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccdc; /* rgb */ color: rgb(188, 204, 220); /* oklch */ color: oklch(83.8% 0.028 248.2);
Tailwind
colors: {
custom: {
50: '#d0dbe6',
500: '#bcccdc',
950: '#000000',
},
}SCSS
$custom: #bcccdc; $custom-light: #d0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#bcccdc",
"rgb": {
"r": 188,
"g": 204,
"b": 220
},
"hsl": {
"h": 210,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.83803,
"c": 0.0284,
"h": 248.2
},
"luminance": 0.59044
}Semantic roles & 50–950 ramp
primary
#BCCCDC
secondary
#B39E89
accent
#733BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484