#BCDCE3#BCDCE3
#BCDCE3 is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.035 H 212.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCE3 |
|---|---|
| RGB | rgb(188, 220, 227) |
| HSL | hsl(191, 41%, 81%) |
| HSV | hsv(191, 17%, 89%) |
| CMYK | cmyk(17.2%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(85.72, -9.05, -6.96) |
| CIE-LCH | lch(85.72, 11.42, 217.54°) |
| OKLab | oklab(87.34% -0.0297 -0.0188) |
| OKLCH | oklch(87.34% 0.035 212.4) |
| XYZ | xyz(60.1937, 67.4221, 82.5005) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.43
Powder Blue
#B0E0E6
ΔE00 4.17
Ice Blue
#A5DFF9
ΔE00 7.18
Pale Sky Blue
#BDF6FE
ΔE00 7.39
Lightcyan
#E0FFFF
ΔE00 8.10
Very Light Blue
#D5FFFF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCE3 #E3C3BC
analogous
#BCE3D7 #BCDCE3 #BCC9E3
triadic
#BCDCE3 #E3BCDC #DCE3BC
tetradic
#BCDCE3 #D7BCE3 #E3C3BC #C9E3BC
square
#BCDCE3 #D7BCE3 #E3C3BC #C9E3BC
split-complementary
#BCDCE3 #E3BCC9 #E3D7BC
monochromatic
#66AFBF #91C5D1 #BCDCE3 #E7F3F5 #E9F4F6
Accessibility & contrast
On white
1.45
#BCDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BCDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCE3
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCE3 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E3
Deuteranopia (green-blind)
#CFD4E3
Tritanopia (blue-blind)
#B1DFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdce3; /* rgb */ color: rgb(188, 220, 227); /* oklch */ color: oklch(87.3% 0.035 212.4);
Tailwind
colors: {
custom: {
50: '#d0e6eb',
500: '#bcdce3',
950: '#000000',
},
}SCSS
$custom: #bcdce3; $custom-light: #d0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdce3",
"rgb": {
"r": 188,
"g": 220,
"b": 227
},
"hsl": {
"h": 190.769,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.8734,
"c": 0.03517,
"h": 212.4
},
"luminance": 0.67424
}Semantic roles & 50–950 ramp
primary
#BCDCE3
secondary
#BC9087
accent
#4931B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484