#BCDAE1#BCDAE1
#BCDAE1 is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.9% C 0.033 H 213.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAE1 |
|---|---|
| RGB | rgb(188, 218, 225) |
| HSL | hsl(191, 38%, 81%) |
| HSV | hsv(191, 16%, 88%) |
| CMYK | cmyk(16.4%, 3.1%, 0%, 11.8%) |
| CIE-LAB | lab(85.13, -8.44, -6.76) |
| CIE-LCH | lch(85.13, 10.82, 218.70°) |
| OKLab | oklab(86.86% -0.0278 -0.0183) |
| OKLCH | oklch(86.86% 0.033 213.4) |
| XYZ | xyz(59.3975, 66.2688, 80.8813) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 4.77
Ice Blue
#A5DFF9
ΔE00 7.42
Pale Sky Blue
#BDF6FE
ΔE00 8.06
Lightcyan
#E0FFFF
ΔE00 8.52
Very Light Blue
#D5FFFF
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAE1 #E1C3BC
analogous
#BCE1D5 #BCDAE1 #BCC7E1
triadic
#BCDAE1 #E1BCDA #DAE1BC
tetradic
#BCDAE1 #D5BCE1 #E1C3BC #C7E1BC
square
#BCDAE1 #D5BCE1 #E1C3BC #C7E1BC
split-complementary
#BCDAE1 #E1BCC7 #E1D5BC
monochromatic
#67ABBB #92C3CE #BCDAE1 #E6F1F4 #EAF3F6
Accessibility & contrast
On white
1.47
#BCDAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BCDAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAE1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAE1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E1
Deuteranopia (green-blind)
#CED3E1
Tritanopia (blue-blind)
#B2DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdae1; /* rgb */ color: rgb(188, 218, 225); /* oklch */ color: oklch(86.9% 0.033 213.4);
Tailwind
colors: {
custom: {
50: '#d0e5ea',
500: '#bcdae1',
950: '#000000',
},
}SCSS
$custom: #bcdae1; $custom-light: #d0e5ea; $custom-dark: #000000;
JSON
{
"hex": "#bcdae1",
"rgb": {
"r": 188,
"g": 218,
"b": 225
},
"hsl": {
"h": 191.351,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.86861,
"c": 0.03327,
"h": 213.4
},
"luminance": 0.6627
}Semantic roles & 50–950 ramp
primary
#BCDAE1
secondary
#BA9187
accent
#4C34B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484