#BCDEE6#BCDEE6
#BCDEE6 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.037 H 213.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEE6 |
|---|---|
| RGB | rgb(188, 222, 230) |
| HSL | hsl(191, 46%, 82%) |
| HSV | hsv(191, 18%, 90%) |
| CMYK | cmyk(18.3%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(86.33, -9.45, -7.64) |
| CIE-LCH | lch(86.33, 12.15, 218.94°) |
| OKLab | oklab(87.85% -0.0312 -0.0207) |
| OKLCH | oklch(87.85% 0.037 213.5) |
| XYZ | xyz(61.1394, 68.6453, 84.8762) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.13
Powder Blue
#B0E0E6
ΔE00 3.86
Ice Blue
#A5DFF9
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.88
Light Sky Blue
#C6FCFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEE6 #E6C4BC
analogous
#BCE6D9 #BCDEE6 #BCC9E6
triadic
#BCDEE6 #E6BCDE #DEE6BC
tetradic
#BCDEE6 #D9BCE6 #E6C4BC #C9E6BC
square
#BCDEE6 #D9BCE6 #E6C4BC #C9E6BC
split-complementary
#BCDEE6 #E6BCC9 #E6D9BC
monochromatic
#63B2C5 #8FC8D5 #BCDEE6 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.43
#BCDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BCDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEE6
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEE6 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE7
Deuteranopia (green-blind)
#D0D6E6
Tritanopia (blue-blind)
#B0E2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdee6; /* rgb */ color: rgb(188, 222, 230); /* oklch */ color: oklch(87.9% 0.037 213.5);
Tailwind
colors: {
custom: {
50: '#d0e8ed',
500: '#bcdee6',
950: '#000000',
},
}SCSS
$custom: #bcdee6; $custom-light: #d0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#bcdee6",
"rgb": {
"r": 188,
"g": 222,
"b": 230
},
"hsl": {
"h": 191.429,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.87851,
"c": 0.03745,
"h": 213.5
},
"luminance": 0.68647
}Semantic roles & 50–950 ramp
primary
#BCDEE6
secondary
#C09186
accent
#472DB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484