#BCD3DC#BCD3DC
#BCD3DC is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.2% C 0.028 H 223.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3DC |
|---|---|
| RGB | rgb(188, 211, 220) |
| HSL | hsl(197, 31%, 80%) |
| HSV | hsv(197, 15%, 86%) |
| CMYK | cmyk(14.5%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(83.15, -5.85, -7.04) |
| CIE-LCH | lch(83.15, 9.16, 230.28°) |
| OKLab | oklab(85.25% -0.0202 -0.019) |
| OKLCH | oklch(85.25% 0.028 223.3) |
| XYZ | xyz(56.9484, 62.4460, 76.7492) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.12
Cloudy Blue
#ACC2D9
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.60
Silver (survey)
#C5C9C7
ΔE00 7.96
Light Blue Grey
#B7C9E2
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3DC #DCC5BC
analogous
#BCDCD5 #BCD3DC #BCC3DC
triadic
#BCD3DC #DCBCD3 #D3DCBC
tetradic
#BCD3DC #D5BCDC #DCC5BC #C3DCBC
square
#BCD3DC #D5BCDC #DCC5BC #C3DCBC
split-complementary
#BCD3DC #DCBCC3 #DCD5BC
monochromatic
#6C9EB2 #94B9C7 #BCD3DC #E4EDF1 #EBF2F5
Accessibility & contrast
On white
1.56
#BCD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#BCD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3DC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3DC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DD
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#B3D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd3dc; /* rgb */ color: rgb(188, 211, 220); /* oklch */ color: oklch(85.2% 0.028 223.3);
Tailwind
colors: {
custom: {
50: '#d0e0e6',
500: '#bcd3dc',
950: '#000000',
},
}SCSS
$custom: #bcd3dc; $custom-light: #d0e0e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd3dc",
"rgb": {
"r": 188,
"g": 211,
"b": 220
},
"hsl": {
"h": 196.875,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.85248,
"c": 0.02775,
"h": 223.3
},
"luminance": 0.62447
}Semantic roles & 50–950 ramp
primary
#BCD3DC
secondary
#B39589
accent
#5B3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484