#BCDCE6#BCDCE6
#BCDCE6 is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.4% C 0.037 H 218.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCE6 |
|---|---|
| RGB | rgb(188, 220, 230) |
| HSL | hsl(194, 46%, 82%) |
| HSV | hsv(194, 18%, 90%) |
| CMYK | cmyk(18.3%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(85.80, -8.43, -8.42) |
| CIE-LCH | lch(85.80, 11.91, 224.98°) |
| OKLab | oklab(87.43% -0.0286 -0.0228) |
| OKLCH | oklch(87.43% 0.037 218.6) |
| XYZ | xyz(60.6113, 67.5892, 84.7001) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.96
Powder Blue
#B0E0E6
ΔE00 4.96
Ice Blue
#A5DFF9
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 7.80
Lightcyan
#E0FFFF
ΔE00 8.65
Very Light Blue
#D5FFFF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCE6 #E6C6BC
analogous
#BCE6DB #BCDCE6 #BCC7E6
triadic
#BCDCE6 #E6BCDC #DCE6BC
tetradic
#BCDCE6 #DBBCE6 #E6C6BC #C7E6BC
square
#BCDCE6 #DBBCE6 #E6C6BC #C7E6BC
split-complementary
#BCDCE6 #E6BCC7 #E6DBBC
monochromatic
#63ADC5 #8FC5D5 #BCDCE6 #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.45
#BCDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BCDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCE6
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCE6 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE7
Deuteranopia (green-blind)
#CED4E6
Tritanopia (blue-blind)
#B0E0DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdce6; /* rgb */ color: rgb(188, 220, 230); /* oklch */ color: oklch(87.4% 0.037 218.6);
Tailwind
colors: {
custom: {
50: '#d0e6ed',
500: '#bcdce6',
950: '#000000',
},
}SCSS
$custom: #bcdce6; $custom-light: #d0e6ed; $custom-dark: #000000;
JSON
{
"hex": "#bcdce6",
"rgb": {
"r": 188,
"g": 220,
"b": 230
},
"hsl": {
"h": 194.286,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.87434,
"c": 0.03654,
"h": 218.6
},
"luminance": 0.67591
}Semantic roles & 50–950 ramp
primary
#BCDCE6
secondary
#C09486
accent
#4E2DB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484