#BCCDD4#BCCDD4
#BCCDD4 is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.021 H 224.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDD4 |
|---|---|
| RGB | rgb(188, 205, 212) |
| HSL | hsl(198, 22%, 78%) |
| HSV | hsv(198, 11%, 83%) |
| CMYK | cmyk(11.3%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(81.35, -4.35, -5.44) |
| CIE-LCH | lch(81.35, 6.96, 231.35°) |
| OKLab | oklab(83.76% -0.015 -0.0146) |
| OKLCH | oklch(83.76% 0.021 224.3) |
| XYZ | xyz(54.4513, 59.1066, 70.8145) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.17
Light Gray
#D3D3D3
ΔE00 7.44
Silver
#C0C0C0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDD4 #D4C3BC
analogous
#BCD4CF #BCCDD4 #BCC1D4
triadic
#BCCDD4 #D4BCCD #CDD4BC
tetradic
#BCCDD4 #CFBCD4 #D4C3BC #C1D4BC
square
#BCCDD4 #CFBCD4 #D4C3BC #C1D4BC
split-complementary
#BCCDD4 #D4BCC1 #D4CFBC
monochromatic
#7195A4 #97B1BC #BCCDD4 #E1E9EC #ECF1F3
Accessibility & contrast
On white
1.64
#BCCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BCCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDD4
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDD4 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD4
Deuteranopia (green-blind)
#C5C9D4
Tritanopia (blue-blind)
#B6CFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdd4; /* rgb */ color: rgb(188, 205, 212); /* oklch */ color: oklch(83.8% 0.021 224.3);
Tailwind
colors: {
custom: {
50: '#d0dce1',
500: '#bccdd4',
950: '#000000',
},
}SCSS
$custom: #bccdd4; $custom-light: #d0dce1; $custom-dark: #000000;
JSON
{
"hex": "#bccdd4",
"rgb": {
"r": 188,
"g": 205,
"b": 212
},
"hsl": {
"h": 197.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.83755,
"c": 0.02093,
"h": 224.3
},
"luminance": 0.59107
}Semantic roles & 50–950 ramp
primary
#BCCDD4
secondary
#AA948B
accent
#6045A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484