#BCCDD7#BCCDD7
#BCCDD7 is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.023 H 233.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDD7 |
|---|---|
| RGB | rgb(188, 205, 215) |
| HSL | hsl(202, 25%, 79%) |
| HSV | hsv(202, 13%, 84%) |
| CMYK | cmyk(12.6%, 4.7%, 0%, 15.7%) |
| CIE-LAB | lab(81.43, -3.74, -6.92) |
| CIE-LCH | lch(81.43, 7.86, 241.60°) |
| OKLab | oklab(83.85% -0.0138 -0.0186) |
| OKLCH | oklch(83.85% 0.023 233.4) |
| XYZ | xyz(54.8332, 59.2594, 72.8261) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 6.79
Lightblue
#ADD8E6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDD7 #D7C6BC
analogous
#BCD7D4 #BCCDD7 #BCC0D7
triadic
#BCCDD7 #D7BCCD #CDD7BC
tetradic
#BCCDD7 #D4BCD7 #D7C6BC #C0D7BC
square
#BCCDD7 #D4BCD7 #D7C6BC #C0D7BC
split-complementary
#BCCDD7 #D7BCC0 #D7D4BC
monochromatic
#6F94A9 #96B0C0 #BCCDD7 #E2EAEE #ECF1F4
Accessibility & contrast
On white
1.63
#BCCDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BCCDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDD7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDD7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD8
Deuteranopia (green-blind)
#C5C9D7
Tritanopia (blue-blind)
#B5D0D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccdd7; /* rgb */ color: rgb(188, 205, 215); /* oklch */ color: oklch(83.8% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#d0dce3',
500: '#bccdd7',
950: '#000000',
},
}SCSS
$custom: #bccdd7; $custom-light: #d0dce3; $custom-dark: #000000;
JSON
{
"hex": "#bccdd7",
"rgb": {
"r": 188,
"g": 205,
"b": 215
},
"hsl": {
"h": 202.222,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.83848,
"c": 0.0232,
"h": 233.4
},
"luminance": 0.5926
}Semantic roles & 50–950 ramp
primary
#BCCDD7
secondary
#AD978A
accent
#6642A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484