#BCCDDC#BCCDDC
#BCCDDC is a very light, muted cyan. Relative luminance 0.595; OKLCH L 84.0% C 0.028 H 244.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDDC |
|---|---|
| RGB | rgb(188, 205, 220) |
| HSL | hsl(208, 31%, 80%) |
| HSV | hsv(208, 15%, 86%) |
| CMYK | cmyk(14.5%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(81.58, -2.71, -9.38) |
| CIE-LCH | lch(81.58, 9.76, 253.88°) |
| OKLab | oklab(84.01% -0.0119 -0.0253) |
| OKLCH | oklch(84.01% 0.028 244.7) |
| XYZ | xyz(55.4855, 59.5203, 76.2615) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.12
Cloudy Blue
#ACC2D9
ΔE00 4.15
Lightsteelblue
#B0C4DE
ΔE00 4.72
Light Grey Blue
#9DBCD4
ΔE00 6.50
Fog
#D8DCE0
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDDC #DCCBBC
analogous
#BCDCDB #BCCDDC #BCBDDC
triadic
#BCCDDC #DCBCCD #CDDCBC
tetradic
#BCCDDC #DBBCDC #DCCBBC #BDDCBC
square
#BCCDDC #DBBCDC #DCCBBC #BDDCBC
split-complementary
#BCCDDC #DCBCBD #DCDBBC
monochromatic
#6C91B2 #94AFC7 #BCCDDC #E4EBF1 #EBF0F5
Accessibility & contrast
On white
1.63
#BCCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BCCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDDC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDDC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#B4D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccddc; /* rgb */ color: rgb(188, 205, 220); /* oklch */ color: oklch(84.0% 0.028 244.7);
Tailwind
colors: {
custom: {
50: '#d0dce6',
500: '#bccddc',
950: '#000000',
},
}SCSS
$custom: #bccddc; $custom-light: #d0dce6; $custom-dark: #000000;
JSON
{
"hex": "#bccddc",
"rgb": {
"r": 188,
"g": 205,
"b": 220
},
"hsl": {
"h": 208.125,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.84008,
"c": 0.02799,
"h": 244.7
},
"luminance": 0.59521
}Semantic roles & 50–950 ramp
primary
#BCCDDC
secondary
#B39D89
accent
#6F3BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484