#BCCFDC#BCCFDC
#BCCFDC is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.4% C 0.027 H 237.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFDC |
|---|---|
| RGB | rgb(188, 207, 220) |
| HSL | hsl(204, 31%, 80%) |
| HSV | hsv(204, 15%, 86%) |
| CMYK | cmyk(14.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.10, -3.76, -8.60) |
| CIE-LCH | lch(82.10, 9.39, 246.38°) |
| OKLab | oklab(84.42% -0.0147 -0.0232) |
| OKLCH | oklch(84.42% 0.027 237.6) |
| XYZ | xyz(55.9670, 60.4832, 76.4220) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 6.83
Lightblue
#ADD8E6
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFDC #DCC9BC
analogous
#BCDCD9 #BCCFDC #BCBFDC
triadic
#BCCFDC #DCBCCF #CFDCBC
tetradic
#BCCFDC #D9BCDC #DCC9BC #BFDCBC
square
#BCCFDC #D9BCDC #DCC9BC #BFDCBC
split-complementary
#BCCFDC #DCBCBF #DCD9BC
monochromatic
#6C95B2 #94B2C7 #BCCFDC #E4ECF1 #EBF1F5
Accessibility & contrast
On white
1.60
#BCCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#BCCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFDC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFDC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#B4D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccfdc; /* rgb */ color: rgb(188, 207, 220); /* oklch */ color: oklch(84.4% 0.027 237.6);
Tailwind
colors: {
custom: {
50: '#d0dde6',
500: '#bccfdc',
950: '#000000',
},
}SCSS
$custom: #bccfdc; $custom-light: #d0dde6; $custom-dark: #000000;
JSON
{
"hex": "#bccfdc",
"rgb": {
"r": 188,
"g": 207,
"b": 220
},
"hsl": {
"h": 204.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.8442,
"c": 0.02748,
"h": 237.6
},
"luminance": 0.60484
}Semantic roles & 50–950 ramp
primary
#BCCFDC
secondary
#B39A89
accent
#683BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484