#BCC8D2#BCC8D2
#BCC8D2 is a very light, near-neutral cyan. Relative luminance 0.567; OKLCH L 82.7% C 0.019 H 243.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8D2 |
|---|---|
| RGB | rgb(188, 200, 210) |
| HSL | hsl(207, 20%, 78%) |
| HSV | hsv(207, 10%, 82%) |
| CMYK | cmyk(10.5%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(79.98, -2.12, -6.38) |
| CIE-LCH | lch(79.98, 6.73, 251.64°) |
| OKLab | oklab(82.66% -0.0087 -0.0172) |
| OKLCH | oklch(82.66% 0.019 243) |
| XYZ | xyz(53.0236, 56.6524, 69.1017) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.46
Dove Gray
#B6B8BD
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8D2 #D2C6BC
analogous
#BCD2D1 #BCC8D2 #BCBDD2
triadic
#BCC8D2 #D2BCC8 #C8D2BC
tetradic
#BCC8D2 #D1BCD2 #D2C6BC #BDD2BC
square
#BCC8D2 #D1BCD2 #D2C6BC #BDD2BC
split-complementary
#BCC8D2 #D2BCBD #D2D1BC
monochromatic
#738CA1 #97AAB9 #BCC8D2 #E1E6EB #EDF0F3
Accessibility & contrast
On white
1.70
#BCC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BCC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8D2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8D2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#B7CACB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc8d2; /* rgb */ color: rgb(188, 200, 210); /* oklch */ color: oklch(82.7% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#d0d8df',
500: '#bcc8d2',
950: '#000000',
},
}SCSS
$custom: #bcc8d2; $custom-light: #d0d8df; $custom-dark: #000000;
JSON
{
"hex": "#bcc8d2",
"rgb": {
"r": 188,
"g": 200,
"b": 210
},
"hsl": {
"h": 207.273,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.8266,
"c": 0.01926,
"h": 243
},
"luminance": 0.56653
}Semantic roles & 50–950 ramp
primary
#BCC8D2
secondary
#A7988B
accent
#6F489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384