#BCCDD5#BCCDD5
#BCCDD5 is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.8% C 0.022 H 227.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDD5 |
|---|---|
| RGB | rgb(188, 205, 213) |
| HSL | hsl(199, 23%, 79%) |
| HSV | hsv(199, 12%, 84%) |
| CMYK | cmyk(11.7%, 3.8%, 0%, 16.5%) |
| CIE-LAB | lab(81.38, -4.14, -5.93) |
| CIE-LCH | lch(81.38, 7.23, 235.05°) |
| OKLab | oklab(83.79% -0.0146 -0.016) |
| OKLCH | oklch(83.79% 0.022 227.6) |
| XYZ | xyz(54.5778, 59.1572, 71.4809) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDD5 #D5C4BC
analogous
#BCD5D0 #BCCDD5 #BCC0D5
triadic
#BCCDD5 #D5BCCD #CDD5BC
tetradic
#BCCDD5 #D0BCD5 #D5C4BC #C0D5BC
square
#BCCDD5 #D0BCD5 #D5C4BC #C0D5BC
split-complementary
#BCCDD5 #D5BCC0 #D5D0BC
monochromatic
#7195A6 #96B1BD #BCCDD5 #E2E9ED #ECF1F3
Accessibility & contrast
On white
1.64
#BCCDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BCCDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDD5
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDD5 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD5
Deuteranopia (green-blind)
#C5C9D5
Tritanopia (blue-blind)
#B6CFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdd5; /* rgb */ color: rgb(188, 205, 213); /* oklch */ color: oklch(83.8% 0.022 227.6);
Tailwind
colors: {
custom: {
50: '#d0dce1',
500: '#bccdd5',
950: '#000000',
},
}SCSS
$custom: #bccdd5; $custom-light: #d0dce1; $custom-dark: #000000;
JSON
{
"hex": "#bccdd5",
"rgb": {
"r": 188,
"g": 205,
"b": 213
},
"hsl": {
"h": 199.2,
"s": 22.936,
"l": 78.627
},
"oklch": {
"l": 0.83786,
"c": 0.02163,
"h": 227.6
},
"luminance": 0.59158
}Semantic roles & 50–950 ramp
primary
#BCCDD5
secondary
#AB958A
accent
#6244A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484