#BCDAEF#BCDAEF
#BCDAEF is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.3% C 0.043 H 238.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAEF |
|---|---|
| RGB | rgb(188, 218, 239) |
| HSL | hsl(205, 61%, 84%) |
| HSV | hsv(205, 21%, 94%) |
| CMYK | cmyk(21.3%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(85.54, -5.46, -13.57) |
| CIE-LCH | lch(85.54, 14.63, 248.08°) |
| OKLab | oklab(87.31% -0.0225 -0.0369) |
| OKLCH | oklch(87.31% 0.043 238.5) |
| XYZ | xyz(61.3862, 67.0643, 91.3550) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.17
Cloudy Blue
#ACC2D9
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAEF #EFD1BC
analogous
#BCEFEA #BCDAEF #BCC0EF
triadic
#BCDAEF #EFBCDA #DAEFBC
tetradic
#BCDAEF #EABCEF #EFD1BC #C0EFBC
square
#BCDAEF #EABCEF #EFD1BC #C0EFBC
split-complementary
#BCDAEF #EFBCC0 #EFEABC
monochromatic
#59A3D7 #8BBFE3 #BCDAEF #E6F1F9 #E6F1F9
Accessibility & contrast
On white
1.46
#BCDAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BCDAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAEF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAEF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#AEDFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdaef; /* rgb */ color: rgb(188, 218, 239); /* oklch */ color: oklch(87.3% 0.043 238.5);
Tailwind
colors: {
custom: {
50: '#d0e5f4',
500: '#bcdaef',
950: '#000000',
},
}SCSS
$custom: #bcdaef; $custom-light: #d0e5f4; $custom-dark: #000000;
JSON
{
"hex": "#bcdaef",
"rgb": {
"r": 188,
"g": 218,
"b": 239
},
"hsl": {
"h": 204.706,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.87312,
"c": 0.04321,
"h": 238.5
},
"luminance": 0.67066
}Semantic roles & 50–950 ramp
primary
#BCDAEF
secondary
#CDA182
accent
#641CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485