#BCCBD4#BCCBD4
#BCCBD4 is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.3% C 0.021 H 233.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBD4 |
|---|---|
| RGB | rgb(188, 203, 212) |
| HSL | hsl(203, 22%, 78%) |
| HSV | hsv(203, 11%, 83%) |
| CMYK | cmyk(11.3%, 4.2%, 0%, 16.9%) |
| CIE-LAB | lab(80.83, -3.30, -6.21) |
| CIE-LCH | lch(80.83, 7.03, 242.04°) |
| OKLab | oklab(83.34% -0.0122 -0.0167) |
| OKLCH | oklch(83.34% 0.021 233.9) |
| XYZ | xyz(53.9759, 58.1559, 70.6561) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.98
Silver (survey)
#C5C9C7
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBD4 #D4C5BC
analogous
#BCD4D1 #BCCBD4 #BCBFD4
triadic
#BCCBD4 #D4BCCB #CBD4BC
tetradic
#BCCBD4 #D1BCD4 #D4C5BC #BFD4BC
square
#BCCBD4 #D1BCD4 #D4C5BC #BFD4BC
split-complementary
#BCCBD4 #D4BCBF #D4D1BC
monochromatic
#7191A4 #97AEBC #BCCBD4 #E1E8EC #ECF1F3
Accessibility & contrast
On white
1.66
#BCCBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCCBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBD4
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBD4 | 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)
#C7CAD5
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#B6CDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbd4; /* rgb */ color: rgb(188, 203, 212); /* oklch */ color: oklch(83.3% 0.021 233.9);
Tailwind
colors: {
custom: {
50: '#d0dae1',
500: '#bccbd4',
950: '#000000',
},
}SCSS
$custom: #bccbd4; $custom-light: #d0dae1; $custom-dark: #000000;
JSON
{
"hex": "#bccbd4",
"rgb": {
"r": 188,
"g": 203,
"b": 212
},
"hsl": {
"h": 202.5,
"s": 21.818,
"l": 78.431
},
"oklch": {
"l": 0.83341,
"c": 0.02068,
"h": 233.9
},
"luminance": 0.58157
}Semantic roles & 50–950 ramp
primary
#BCCBD4
secondary
#AA968B
accent
#6745A0
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384