#BCCCD4#BCCCD4
#BCCCD4 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.021 H 229.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCD4 |
|---|---|
| RGB | rgb(188, 204, 212) |
| HSL | hsl(200, 22%, 78%) |
| HSV | hsv(200, 11%, 83%) |
| CMYK | cmyk(11.3%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.09, -3.82, -5.82) |
| CIE-LCH | lch(81.09, 6.97, 236.72°) |
| OKLab | oklab(83.55% -0.0136 -0.0157) |
| OKLCH | oklch(83.55% 0.021 229.1) |
| XYZ | xyz(54.2128, 58.6297, 70.7350) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCD4 #D4C4BC
analogous
#BCD4D0 #BCCCD4 #BCC0D4
triadic
#BCCCD4 #D4BCCC #CCD4BC
tetradic
#BCCCD4 #D0BCD4 #D4C4BC #C0D4BC
square
#BCCCD4 #D0BCD4 #D4C4BC #C0D4BC
split-complementary
#BCCCD4 #D4BCC0 #D4D0BC
monochromatic
#7193A4 #97B0BC #BCCCD4 #E1E8EC #ECF1F3
Accessibility & contrast
On white
1.65
#BCCCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#BCCCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCD4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCD4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD4
Deuteranopia (green-blind)
#C4C8D4
Tritanopia (blue-blind)
#B6CECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bcccd4; /* rgb */ color: rgb(188, 204, 212); /* oklch */ color: oklch(83.5% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#d0dbe1',
500: '#bcccd4',
950: '#000000',
},
}SCSS
$custom: #bcccd4; $custom-light: #d0dbe1; $custom-dark: #000000;
JSON
{
"hex": "#bcccd4",
"rgb": {
"r": 188,
"g": 204,
"b": 212
},
"hsl": {
"h": 200,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.83548,
"c": 0.02074,
"h": 229.1
},
"luminance": 0.58631
}Semantic roles & 50–950 ramp
primary
#BCCCD4
secondary
#AA958B
accent
#6445A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484