#BCD4DC#BCD4DC
#BCD4DC is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.5% C 0.028 H 219.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4DC |
|---|---|
| RGB | rgb(188, 212, 220) |
| HSL | hsl(195, 31%, 80%) |
| HSV | hsv(195, 15%, 86%) |
| CMYK | cmyk(14.5%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(83.41, -6.37, -6.65) |
| CIE-LCH | lch(83.41, 9.21, 226.25°) |
| OKLab | oklab(85.46% -0.0216 -0.018) |
| OKLCH | oklch(85.46% 0.028 219.8) |
| XYZ | xyz(57.1976, 62.9444, 76.8322) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.81
Powder Blue
#B0E0E6
ΔE00 7.01
Fog
#D8DCE0
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 8.03
Silver (survey)
#C5C9C7
ΔE00 8.08
Ice Blue
#A5DFF9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4DC #DCC4BC
analogous
#BCDCD4 #BCD4DC #BCC4DC
triadic
#BCD4DC #DCBCD4 #D4DCBC
tetradic
#BCD4DC #D4BCDC #DCC4BC #C4DCBC
square
#BCD4DC #D4BCDC #DCC4BC #C4DCBC
split-complementary
#BCD4DC #DCBCC4 #DCD4BC
monochromatic
#6CA0B2 #94BAC7 #BCD4DC #E4EEF1 #EBF2F5
Accessibility & contrast
On white
1.55
#BCD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#BCD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4DC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4DC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#B3D7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd4dc; /* rgb */ color: rgb(188, 212, 220); /* oklch */ color: oklch(85.5% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#d0e1e6',
500: '#bcd4dc',
950: '#000000',
},
}SCSS
$custom: #bcd4dc; $custom-light: #d0e1e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd4dc",
"rgb": {
"r": 188,
"g": 212,
"b": 220
},
"hsl": {
"h": 195,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.85456,
"c": 0.02807,
"h": 219.8
},
"luminance": 0.62946
}Semantic roles & 50–950 ramp
primary
#BCD4DC
secondary
#B39389
accent
#573BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484