#BCDAEE#BCDAEE
#BCDAEE is a very light, muted cyan. Relative luminance 0.670; OKLCH L 87.3% C 0.042 H 237.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAEE |
|---|---|
| RGB | rgb(188, 218, 238) |
| HSL | hsl(204, 60%, 84%) |
| HSV | hsv(204, 21%, 93%) |
| CMYK | cmyk(21%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.51, -5.68, -13.09) |
| CIE-LCH | lch(85.51, 14.27, 246.54°) |
| OKLab | oklab(87.28% -0.0229 -0.0355) |
| OKLCH | oklch(87.28% 0.042 237.2) |
| XYZ | xyz(61.2389, 67.0054, 90.5791) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.26
Ice Blue
#A5DFF9
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.95
Powder Blue (survey)
#B1D1FC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAEE #EED0BC
analogous
#BCEEE9 #BCDAEE #BCC1EE
triadic
#BCDAEE #EEBCDA #DAEEBC
tetradic
#BCDAEE #E9BCEE #EED0BC #C1EEBC
square
#BCDAEE #E9BCEE #EED0BC #C1EEBC
split-complementary
#BCDAEE #EEBCC1 #EEE9BC
monochromatic
#5AA4D5 #8BBFE2 #BCDAEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.46
#BCDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#BCDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAEE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAEE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#AEDFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdaee; /* rgb */ color: rgb(188, 218, 238); /* oklch */ color: oklch(87.3% 0.042 237.2);
Tailwind
colors: {
custom: {
50: '#d0e5f3',
500: '#bcdaee',
950: '#000000',
},
}SCSS
$custom: #bcdaee; $custom-light: #d0e5f3; $custom-dark: #000000;
JSON
{
"hex": "#bcdaee",
"rgb": {
"r": 188,
"g": 218,
"b": 238
},
"hsl": {
"h": 204,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.87279,
"c": 0.04228,
"h": 237.2
},
"luminance": 0.67007
}Semantic roles & 50–950 ramp
primary
#BCDAEE
secondary
#CCA082
accent
#621EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485