#BCCADD#BCCADD
#BCCADD is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.4% C 0.031 H 256.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCADD |
|---|---|
| RGB | rgb(188, 202, 221) |
| HSL | hsl(215, 33%, 80%) |
| HSV | hsv(215, 15%, 87%) |
| CMYK | cmyk(14.9%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(80.82, -0.92, -11.04) |
| CIE-LCH | lch(80.82, 11.07, 265.24°) |
| OKLab | oklab(83.43% -0.0074 -0.0298) |
| OKLCH | oklch(83.43% 0.031 256) |
| XYZ | xyz(54.9076, 58.1519, 76.7242) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.17
Lightsteelblue
#B0C4DE
ΔE00 3.11
Cloudy Blue
#ACC2D9
ΔE00 3.53
Light Grey Blue
#9DBCD4
ΔE00 6.77
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Dove Gray
#B6B8BD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCADD #DDCFBC
analogous
#BCDADD #BCCADD #BEBCDD
triadic
#BCCADD #DDBCCA #CADDBC
tetradic
#BCCADD #DDBCDA #DDCFBC #BCDDBE
square
#BCCADD #DDBCDA #DDCFBC #BCDDBE
split-complementary
#BCCADD #DDBEBC #DADDBC
monochromatic
#6B8AB4 #93AAC8 #BCCADD #E5EAF2 #EBEFF5
Accessibility & contrast
On white
1.66
#BCCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCADD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCADD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#B4CED0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccadd; /* rgb */ color: rgb(188, 202, 221); /* oklch */ color: oklch(83.4% 0.031 256.0);
Tailwind
colors: {
custom: {
50: '#d0dae7',
500: '#bccadd',
950: '#000000',
},
}SCSS
$custom: #bccadd; $custom-light: #d0dae7; $custom-dark: #000000;
JSON
{
"hex": "#bccadd",
"rgb": {
"r": 188,
"g": 202,
"b": 221
},
"hsl": {
"h": 214.545,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.83425,
"c": 0.03072,
"h": 256
},
"luminance": 0.58153
}Semantic roles & 50–950 ramp
primary
#BCCADD
secondary
#B5A289
accent
#7B3AAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384