#BCCADC#BCCADC
#BCCADC is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.4% C 0.030 H 254.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCADC |
|---|---|
| RGB | rgb(188, 202, 220) |
| HSL | hsl(214, 31%, 80%) |
| HSV | hsv(214, 15%, 86%) |
| CMYK | cmyk(14.5%, 8.2%, 0%, 13.7%) |
| CIE-LAB | lab(80.79, -1.13, -10.54) |
| CIE-LCH | lch(80.79, 10.60, 263.90°) |
| OKLab | oklab(83.39% -0.0078 -0.0285) |
| OKLCH | oklch(83.39% 0.03 254.7) |
| XYZ | xyz(54.7748, 58.0988, 76.0246) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.51
Lightsteelblue
#B0C4DE
ΔE00 3.35
Cloudy Blue
#ACC2D9
ΔE00 3.56
Light Grey Blue
#9DBCD4
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 7.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCADC #DCCEBC
analogous
#BCDADC #BCCADC #BEBCDC
triadic
#BCCADC #DCBCCA #CADCBC
tetradic
#BCCADC #DCBCDA #DCCEBC #BCDCBE
square
#BCCADC #DCBCDA #DCCEBC #BCDCBE
split-complementary
#BCCADC #DCBEBC #DADCBC
monochromatic
#6C8AB2 #94AAC7 #BCCADC #E4EAF1 #EBEFF5
Accessibility & contrast
On white
1.66
#BCCADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BCCADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCADC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCADC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADD
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#B4CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccadc; /* rgb */ color: rgb(188, 202, 220); /* oklch */ color: oklch(83.4% 0.030 254.7);
Tailwind
colors: {
custom: {
50: '#d0dae6',
500: '#bccadc',
950: '#000000',
},
}SCSS
$custom: #bccadc; $custom-light: #d0dae6; $custom-dark: #000000;
JSON
{
"hex": "#bccadc",
"rgb": {
"r": 188,
"g": 202,
"b": 220
},
"hsl": {
"h": 213.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.83392,
"c": 0.02952,
"h": 254.7
},
"luminance": 0.581
}Semantic roles & 50–950 ramp
primary
#BCCADC
secondary
#B3A189
accent
#7A3BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384