#BCDAEB#BCDAEB
#BCDAEB is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.2% C 0.040 H 232.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAEB |
|---|---|
| RGB | rgb(188, 218, 235) |
| HSL | hsl(202, 54%, 83%) |
| HSV | hsv(202, 20%, 92%) |
| CMYK | cmyk(20%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.42, -6.33, -11.63) |
| CIE-LCH | lch(85.42, 13.24, 241.46°) |
| OKLab | oklab(87.18% -0.024 -0.0315) |
| OKLCH | oklch(87.18% 0.04 232.7) |
| XYZ | xyz(60.8018, 66.8306, 88.2773) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.37
Ice Blue
#A5DFF9
ΔE00 5.75
Cloudy Blue
#ACC2D9
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAEB #EBCDBC
analogous
#BCEBE4 #BCDAEB #BCC2EB
triadic
#BCDAEB #EBBCDA #DAEBBC
tetradic
#BCDAEB #E4BCEB #EBCDBC #C2EBBC
square
#BCDAEB #E4BCEB #EBCDBC #C2EBBC
split-complementary
#BCDAEB #EBBCC2 #EBE4BC
monochromatic
#5EA6CF #8DC0DD #BCDAEB #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.46
#BCDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BCDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAEB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAEB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#AFDFDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdaeb; /* rgb */ color: rgb(188, 218, 235); /* oklch */ color: oklch(87.2% 0.040 232.7);
Tailwind
colors: {
custom: {
50: '#d0e5f1',
500: '#bcdaeb',
950: '#000000',
},
}SCSS
$custom: #bcdaeb; $custom-light: #d0e5f1; $custom-dark: #000000;
JSON
{
"hex": "#bcdaeb",
"rgb": {
"r": 188,
"g": 218,
"b": 235
},
"hsl": {
"h": 201.702,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.8718,
"c": 0.03965,
"h": 232.7
},
"luminance": 0.66832
}Semantic roles & 50–950 ramp
primary
#BCDAEB
secondary
#C79C84
accent
#5D24C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485