#BCDAED#BCDAED
#BCDAED is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.2% C 0.041 H 235.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAED |
|---|---|
| RGB | rgb(188, 218, 237) |
| HSL | hsl(203, 58%, 83%) |
| HSV | hsv(203, 21%, 93%) |
| CMYK | cmyk(20.7%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(85.48, -5.90, -12.60) |
| CIE-LCH | lch(85.48, 13.91, 244.93°) |
| OKLab | oklab(87.25% -0.0233 -0.0342) |
| OKLCH | oklch(87.25% 0.041 235.8) |
| XYZ | xyz(61.0924, 66.9468, 89.8076) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.96
Ice Blue
#A5DFF9
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAED #EDCFBC
analogous
#BCEDE7 #BCDAED #BCC1ED
triadic
#BCDAED #EDBCDA #DAEDBC
tetradic
#BCDAED #E7BCED #EDCFBC #C1EDBC
square
#BCDAED #E7BCED #EDCFBC #C1EDBC
split-complementary
#BCDAED #EDBCC1 #EDE7BC
monochromatic
#5CA5D3 #8CBFE0 #BCDAED #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.46
#BCDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#BCDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAED
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAED | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#AFDFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdaed; /* rgb */ color: rgb(188, 218, 237); /* oklch */ color: oklch(87.2% 0.041 235.8);
Tailwind
colors: {
custom: {
50: '#d0e5f2',
500: '#bcdaed',
950: '#000000',
},
}SCSS
$custom: #bcdaed; $custom-light: #d0e5f2; $custom-dark: #000000;
JSON
{
"hex": "#bcdaed",
"rgb": {
"r": 188,
"g": 218,
"b": 237
},
"hsl": {
"h": 203.265,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.87246,
"c": 0.04137,
"h": 235.8
},
"luminance": 0.66949
}Semantic roles & 50–950 ramp
primary
#BCDAED
secondary
#CA9F83
accent
#6020C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485