#BCCCD6#BCCCD6
#BCCCD6 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.022 H 235.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD6 |
|---|---|
| RGB | rgb(188, 204, 214) |
| HSL | hsl(203, 24%, 79%) |
| HSV | hsv(203, 12%, 84%) |
| CMYK | cmyk(12.1%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(81.14, -3.42, -6.81) |
| CIE-LCH | lch(81.14, 7.62, 243.36°) |
| OKLab | oklab(83.61% -0.0128 -0.0183) |
| OKLCH | oklch(83.61% 0.022 235) |
| XYZ | xyz(54.4667, 58.7312, 72.0720) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 6.20
Fog
#D8DCE0
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 6.61
Dove Gray
#B6B8BD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD6 #D6C6BC
analogous
#BCD6D3 #BCCCD6 #BCBFD6
triadic
#BCCCD6 #D6BCCC #CCD6BC
tetradic
#BCCCD6 #D3BCD6 #D6C6BC #BFD6BC
square
#BCCCD6 #D3BCD6 #D6C6BC #BFD6BC
split-complementary
#BCCCD6 #D6BCBF #D6D3BC
monochromatic
#7092A8 #96AFBF #BCCCD6 #E2E9ED #ECF1F3
Accessibility & contrast
On white
1.65
#BCCCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BCCCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD6
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD6 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD7
Deuteranopia (green-blind)
#C4C8D6
Tritanopia (blue-blind)
#B5CFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccd6; /* rgb */ color: rgb(188, 204, 214); /* oklch */ color: oklch(83.6% 0.022 235.0);
Tailwind
colors: {
custom: {
50: '#d0dbe2',
500: '#bcccd6',
950: '#000000',
},
}SCSS
$custom: #bcccd6; $custom-light: #d0dbe2; $custom-dark: #000000;
JSON
{
"hex": "#bcccd6",
"rgb": {
"r": 188,
"g": 204,
"b": 214
},
"hsl": {
"h": 203.077,
"s": 24.074,
"l": 78.824
},
"oklch": {
"l": 0.8361,
"c": 0.02238,
"h": 235
},
"luminance": 0.58732
}Semantic roles & 50–950 ramp
primary
#BCCCD6
secondary
#AC978A
accent
#6843A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484