#BCCCD7#BCCCD7
#BCCCD7 is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.6% C 0.023 H 237.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD7 |
|---|---|
| RGB | rgb(188, 204, 215) |
| HSL | hsl(204, 25%, 79%) |
| HSV | hsv(204, 13%, 84%) |
| CMYK | cmyk(12.6%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(81.17, -3.21, -7.30) |
| CIE-LCH | lch(81.17, 7.98, 246.25°) |
| OKLab | oklab(83.64% -0.0124 -0.0197) |
| OKLCH | oklch(83.64% 0.023 237.7) |
| XYZ | xyz(54.5948, 58.7825, 72.7466) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 6.92
Light Grey Blue
#9DBCD4
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD7 #D7C7BC
analogous
#BCD7D5 #BCCCD7 #BCBFD7
triadic
#BCCCD7 #D7BCCC #CCD7BC
tetradic
#BCCCD7 #D5BCD7 #D7C7BC #BFD7BC
square
#BCCCD7 #D5BCD7 #D7C7BC #BFD7BC
split-complementary
#BCCCD7 #D7BCBF #D7D5BC
monochromatic
#6F92A9 #96AFC0 #BCCCD7 #E2E9EE #ECF0F4
Accessibility & contrast
On white
1.65
#BCCCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BCCCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD7
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD7 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD8
Deuteranopia (green-blind)
#C4C8D7
Tritanopia (blue-blind)
#B5CFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccd7; /* rgb */ color: rgb(188, 204, 215); /* oklch */ color: oklch(83.6% 0.023 237.7);
Tailwind
colors: {
custom: {
50: '#d0dbe3',
500: '#bcccd7',
950: '#000000',
},
}SCSS
$custom: #bcccd7; $custom-light: #d0dbe3; $custom-dark: #000000;
JSON
{
"hex": "#bcccd7",
"rgb": {
"r": 188,
"g": 204,
"b": 215
},
"hsl": {
"h": 204.444,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.83642,
"c": 0.02328,
"h": 237.7
},
"luminance": 0.58783
}Semantic roles & 50–950 ramp
primary
#BCCCD7
secondary
#AD988A
accent
#6A42A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484