#BCDCEF#BCDCEF
#BCDCEF is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.7% C 0.043 H 234.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCEF |
|---|---|
| RGB | rgb(188, 220, 239) |
| HSL | hsl(202, 61%, 84%) |
| HSV | hsv(202, 21%, 94%) |
| CMYK | cmyk(21.3%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(86.06, -6.50, -12.79) |
| CIE-LCH | lch(86.06, 14.34, 243.06°) |
| OKLab | oklab(87.73% -0.0252 -0.0347) |
| OKLCH | oklch(87.73% 0.043 234) |
| XYZ | xyz(61.9080, 68.1078, 91.5290) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.82
Powder Blue
#B0E0E6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCEF #EFCFBC
analogous
#BCEFE8 #BCDCEF #BCC2EF
triadic
#BCDCEF #EFBCDC #DCEFBC
tetradic
#BCDCEF #E8BCEF #EFCFBC #C2EFBC
square
#BCDCEF #E8BCEF #EFCFBC #C2EFBC
split-complementary
#BCDCEF #EFBCC2 #EFE8BC
monochromatic
#59A8D7 #8BC2E3 #BCDCEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.44
#BCDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BCDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCEF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCEF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#AEE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdcef; /* rgb */ color: rgb(188, 220, 239); /* oklch */ color: oklch(87.7% 0.043 234.0);
Tailwind
colors: {
custom: {
50: '#d1e6f4',
500: '#bcdcef',
950: '#000000',
},
}SCSS
$custom: #bcdcef; $custom-light: #d1e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bcdcef",
"rgb": {
"r": 188,
"g": 220,
"b": 239
},
"hsl": {
"h": 202.353,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.87725,
"c": 0.0429,
"h": 234
},
"luminance": 0.6811
}Semantic roles & 50–950 ramp
primary
#BCDCEF
secondary
#CD9E82
accent
#5D1CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485