#BCCDD9#BCCDD9
#BCCDD9 is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.9% C 0.025 H 238.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDD9 |
|---|---|
| RGB | rgb(188, 205, 217) |
| HSL | hsl(205, 28%, 79%) |
| HSV | hsv(205, 13%, 85%) |
| CMYK | cmyk(13.4%, 5.5%, 0%, 14.9%) |
| CIE-LAB | lab(81.49, -3.33, -7.90) |
| CIE-LCH | lch(81.49, 8.58, 247.15°) |
| OKLab | oklab(83.91% -0.0131 -0.0213) |
| OKLCH | oklch(83.91% 0.025 238.5) |
| XYZ | xyz(55.0918, 59.3628, 74.1878) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.45
Lightsteelblue
#B0C4DE
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.72
Light Grey Blue
#9DBCD4
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDD9 #D9C8BC
analogous
#BCD9D7 #BCCDD9 #BCBFD9
triadic
#BCCDD9 #D9BCCD #CDD9BC
tetradic
#BCCDD9 #D7BCD9 #D9C8BC #BFD9BC
square
#BCCDD9 #D7BCD9 #D9C8BC #BFD9BC
split-complementary
#BCCDD9 #D9BCBF #D9D7BC
monochromatic
#6E93AD #95B0C3 #BCCDD9 #E3EAEF #EBF0F4
Accessibility & contrast
On white
1.63
#BCCDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BCCDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDD9
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDD9 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCDA
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#B5D0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdd9; /* rgb */ color: rgb(188, 205, 217); /* oklch */ color: oklch(83.9% 0.025 238.5);
Tailwind
colors: {
custom: {
50: '#d0dce4',
500: '#bccdd9',
950: '#000000',
},
}SCSS
$custom: #bccdd9; $custom-light: #d0dce4; $custom-dark: #000000;
JSON
{
"hex": "#bccdd9",
"rgb": {
"r": 188,
"g": 205,
"b": 217
},
"hsl": {
"h": 204.828,
"s": 27.619,
"l": 79.412
},
"oklch": {
"l": 0.83912,
"c": 0.02499,
"h": 238.5
},
"luminance": 0.59364
}Semantic roles & 50–950 ramp
primary
#BCCDD9
secondary
#B0998A
accent
#6A3FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484