#BCDCF9#BCDCF9
#BCDCF9 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 88.1% C 0.053 H 245.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF9 |
|---|---|
| RGB | rgb(188, 220, 249) |
| HSL | hsl(209, 84%, 86%) |
| HSV | hsv(209, 24%, 98%) |
| CMYK | cmyk(24.5%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(86.36, -4.29, -17.61) |
| CIE-LCH | lch(86.36, 18.13, 256.32°) |
| OKLab | oklab(88.06% -0.0216 -0.048) |
| OKLCH | oklch(88.06% 0.053 245.8) |
| XYZ | xyz(63.4263, 68.7152, 99.5257) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 6.39
Light Blue
#95D0FC
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF9 #F9D9BC
analogous
#BCF9F8 #BCDCF9 #BCBDF9
triadic
#BCDCF9 #F9BCDC #DCF9BC
tetradic
#BCDCF9 #F8BCF9 #F9D9BC #BDF9BC
square
#BCDCF9 #F8BCF9 #F9D9BC #BDF9BC
split-complementary
#BCDCF9 #F9BCBD #F9F8BC
monochromatic
#4CA1EF #84BFF4 #BCDCF9 #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.42
#BCDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BCDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF9
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF9 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFA
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#ABE3E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcf9; /* rgb */ color: rgb(188, 220, 249); /* oklch */ color: oklch(88.1% 0.053 245.8);
Tailwind
colors: {
custom: {
50: '#d1e6fb',
500: '#bcdcf9',
950: '#000000',
},
}SCSS
$custom: #bcdcf9; $custom-light: #d1e6fb; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf9",
"rgb": {
"r": 188,
"g": 220,
"b": 249
},
"hsl": {
"h": 208.525,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.88064,
"c": 0.05265,
"h": 245.8
},
"luminance": 0.68717
}Semantic roles & 50–950 ramp
primary
#BCDCF9
secondary
#DDAA7C
accent
#6D06E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485