#BCD6DF#BCD6DF
#BCD6DF is a very light, muted cyan. Relative luminance 0.641; OKLCH L 86.0% C 0.030 H 220.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6DF |
|---|---|
| RGB | rgb(188, 214, 223) |
| HSL | hsl(195, 35%, 81%) |
| HSV | hsv(195, 16%, 87%) |
| CMYK | cmyk(15.7%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(84.02, -6.79, -7.35) |
| CIE-LCH | lch(84.02, 10.00, 227.25°) |
| OKLab | oklab(85.97% -0.0231 -0.0198) |
| OKLCH | oklch(85.97% 0.03 220.6) |
| XYZ | xyz(58.1015, 64.1108, 79.1112) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 6.55
Ice Blue
#A5DFF9
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 8.15
Fog
#D8DCE0
ΔE00 8.25
Silver (survey)
#C5C9C7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6DF #DFC5BC
analogous
#BCDFD6 #BCD6DF #BCC4DF
triadic
#BCD6DF #DFBCD6 #D6DFBC
tetradic
#BCD6DF #D6BCDF #DFC5BC #C4DFBC
square
#BCD6DF #D6BCDF #DFC5BC #C4DFBC
split-complementary
#BCD6DF #DFBCC4 #DFD6BC
monochromatic
#69A3B7 #93BDCB #BCD6DF #E5EFF3 #EAF2F5
Accessibility & contrast
On white
1.52
#BCD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BCD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6DF
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6DF | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#B2D9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd6df; /* rgb */ color: rgb(188, 214, 223); /* oklch */ color: oklch(86.0% 0.030 220.6);
Tailwind
colors: {
custom: {
50: '#d0e2e9',
500: '#bcd6df',
950: '#000000',
},
}SCSS
$custom: #bcd6df; $custom-light: #d0e2e9; $custom-dark: #000000;
JSON
{
"hex": "#bcd6df",
"rgb": {
"r": 188,
"g": 214,
"b": 223
},
"hsl": {
"h": 195.429,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.85965,
"c": 0.03049,
"h": 220.6
},
"luminance": 0.64112
}Semantic roles & 50–950 ramp
primary
#BCD6DF
secondary
#B79488
accent
#5637AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484