#BCCCD8#BCCCD8
#BCCCD8 is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.024 H 240.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD8 |
|---|---|
| RGB | rgb(188, 204, 216) |
| HSL | hsl(206, 26%, 79%) |
| HSV | hsv(206, 13%, 85%) |
| CMYK | cmyk(13%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.20, -3.01, -7.80) |
| CIE-LCH | lch(81.20, 8.36, 248.90°) |
| OKLab | oklab(83.67% -0.0121 -0.021) |
| OKLCH | oklch(83.67% 0.024 240.1) |
| XYZ | xyz(54.7237, 58.8340, 73.4254) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.96
Light Blue Grey
#B7C9E2
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD8 #D8C8BC
analogous
#BCD8D6 #BCCCD8 #BCBED8
triadic
#BCCCD8 #D8BCCC #CCD8BC
tetradic
#BCCCD8 #D6BCD8 #D8C8BC #BED8BC
square
#BCCCD8 #D6BCD8 #D8C8BC #BED8BC
split-complementary
#BCCCD8 #D8BCBE #D8D6BC
monochromatic
#6F91AB #95AFC1 #BCCCD8 #E3E9EF #ECF0F4
Accessibility & contrast
On white
1.64
#BCCCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BCCCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD8
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD8 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD9
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#B5CFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccd8; /* rgb */ color: rgb(188, 204, 216); /* oklch */ color: oklch(83.7% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#d0dbe4',
500: '#bcccd8',
950: '#000000',
},
}SCSS
$custom: #bcccd8; $custom-light: #d0dbe4; $custom-dark: #000000;
JSON
{
"hex": "#bcccd8",
"rgb": {
"r": 188,
"g": 204,
"b": 216
},
"hsl": {
"h": 205.714,
"s": 26.415,
"l": 79.216
},
"oklch": {
"l": 0.83674,
"c": 0.02423,
"h": 240.1
},
"luminance": 0.58835
}Semantic roles & 50–950 ramp
primary
#BCCCD8
secondary
#AE998A
accent
#6C41A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484