#BCCCD5#BCCCD5
#BCCCD5 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.022 H 232.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD5 |
|---|---|
| RGB | rgb(188, 204, 213) |
| HSL | hsl(202, 23%, 79%) |
| HSV | hsv(202, 12%, 84%) |
| CMYK | cmyk(11.7%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(81.12, -3.62, -6.32) |
| CIE-LCH | lch(81.12, 7.28, 240.19°) |
| OKLab | oklab(83.58% -0.0132 -0.017) |
| OKLCH | oklch(83.58% 0.022 232.2) |
| XYZ | xyz(54.3394, 58.6803, 71.4014) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.44
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.05
Dove Gray
#B6B8BD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD5 #D5C5BC
analogous
#BCD5D1 #BCCCD5 #BCBFD5
triadic
#BCCCD5 #D5BCCC #CCD5BC
tetradic
#BCCCD5 #D1BCD5 #D5C5BC #BFD5BC
square
#BCCCD5 #D1BCD5 #D5C5BC #BFD5BC
split-complementary
#BCCCD5 #D5BCBF #D5D1BC
monochromatic
#7193A6 #96AFBD #BCCCD5 #E2E9ED #ECF1F3
Accessibility & contrast
On white
1.65
#BCCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BCCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD5
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD5 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD6
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#B6CFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccd5; /* rgb */ color: rgb(188, 204, 213); /* oklch */ color: oklch(83.6% 0.022 232.2);
Tailwind
colors: {
custom: {
50: '#d0dbe1',
500: '#bcccd5',
950: '#000000',
},
}SCSS
$custom: #bcccd5; $custom-light: #d0dbe1; $custom-dark: #000000;
JSON
{
"hex": "#bcccd5",
"rgb": {
"r": 188,
"g": 204,
"b": 213
},
"hsl": {
"h": 201.6,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.83579,
"c": 0.02153,
"h": 232.2
},
"luminance": 0.58681
}Semantic roles & 50–950 ramp
primary
#BCCCD5
secondary
#AB968A
accent
#6644A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484