#BCCFDF#BCCFDF
#BCCFDF is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.030 H 243.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFDF |
|---|---|
| RGB | rgb(188, 207, 223) |
| HSL | hsl(207, 35%, 81%) |
| HSV | hsv(207, 16%, 87%) |
| CMYK | cmyk(15.7%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.19, -3.14, -10.07) |
| CIE-LCH | lch(82.19, 10.55, 252.71°) |
| OKLab | oklab(84.52% -0.0136 -0.0272) |
| OKLCH | oklch(84.52% 0.03 243.5) |
| XYZ | xyz(56.3679, 60.6436, 78.5333) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.16
Cloudy Blue
#ACC2D9
ΔE00 4.21
Lightsteelblue
#B0C4DE
ΔE00 4.78
Light Grey Blue
#9DBCD4
ΔE00 6.43
Fog
#D8DCE0
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFDF #DFCCBC
analogous
#BCDFDE #BCCFDF #BCBDDF
triadic
#BCCFDF #DFBCCF #CFDFBC
tetradic
#BCCFDF #DEBCDF #DFCCBC #BDDFBC
square
#BCCFDF #DEBCDF #DFCCBC #BDDFBC
split-complementary
#BCCFDF #DFBCBD #DFDEBC
monochromatic
#6994B7 #93B1CB #BCCFDF #E5EDF3 #EAF0F5
Accessibility & contrast
On white
1.60
#BCCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#BCCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFDF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFDF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C4CBDF
Tritanopia (blue-blind)
#B3D3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccfdf; /* rgb */ color: rgb(188, 207, 223); /* oklch */ color: oklch(84.5% 0.030 243.5);
Tailwind
colors: {
custom: {
50: '#d0dde9',
500: '#bccfdf',
950: '#000000',
},
}SCSS
$custom: #bccfdf; $custom-light: #d0dde9; $custom-dark: #000000;
JSON
{
"hex": "#bccfdf",
"rgb": {
"r": 188,
"g": 207,
"b": 223
},
"hsl": {
"h": 207.429,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.84517,
"c": 0.03042,
"h": 243.5
},
"luminance": 0.60645
}Semantic roles & 50–950 ramp
primary
#BCCFDF
secondary
#B79E88
accent
#6E37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484