#BCCFDB#BCCFDB
#BCCFDB is a very light, muted cyan. Relative luminance 0.604; OKLCH L 84.4% C 0.027 H 235.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFDB |
|---|---|
| RGB | rgb(188, 207, 219) |
| HSL | hsl(203, 30%, 80%) |
| HSV | hsv(203, 14%, 86%) |
| CMYK | cmyk(14.2%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.07, -3.97, -8.11) |
| CIE-LCH | lch(82.07, 9.03, 243.93°) |
| OKLab | oklab(84.39% -0.0151 -0.0219) |
| OKLCH | oklch(84.39% 0.027 235.4) |
| XYZ | xyz(55.8350, 60.4304, 75.7266) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 5.86
Lightsteelblue
#B0C4DE
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 6.81
Fog
#D8DCE0
ΔE00 6.95
Light Grey Blue
#9DBCD4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFDB #DBC8BC
analogous
#BCDBD8 #BCCFDB #BCC0DB
triadic
#BCCFDB #DBBCCF #CFDBBC
tetradic
#BCCFDB #D8BCDB #DBC8BC #C0DBBC
square
#BCCFDB #D8BCDB #DBC8BC #C0DBBC
split-complementary
#BCCFDB #DBBCC0 #DBD8BC
monochromatic
#6C96B0 #94B2C6 #BCCFDB #E4ECF0 #EBF1F4
Accessibility & contrast
On white
1.60
#BCCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BCCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFDB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFDB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#B4D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccfdb; /* rgb */ color: rgb(188, 207, 219); /* oklch */ color: oklch(84.4% 0.027 235.4);
Tailwind
colors: {
custom: {
50: '#d0dde6',
500: '#bccfdb',
950: '#000000',
},
}SCSS
$custom: #bccfdb; $custom-light: #d0dde6; $custom-dark: #000000;
JSON
{
"hex": "#bccfdb",
"rgb": {
"r": 188,
"g": 207,
"b": 219
},
"hsl": {
"h": 203.226,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.84388,
"c": 0.02657,
"h": 235.4
},
"luminance": 0.60431
}Semantic roles & 50–950 ramp
primary
#BCCFDB
secondary
#B29989
accent
#673DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484