#BCDAE2#BCDAE2
#BCDAE2 is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.9% C 0.034 H 215.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAE2 |
|---|---|
| RGB | rgb(188, 218, 226) |
| HSL | hsl(193, 40%, 81%) |
| HSV | hsv(193, 17%, 89%) |
| CMYK | cmyk(16.8%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(85.16, -8.23, -7.25) |
| CIE-LCH | lch(85.16, 10.97, 221.37°) |
| OKLab | oklab(86.89% -0.0274 -0.0196) |
| OKLCH | oklch(86.89% 0.034 215.6) |
| XYZ | xyz(59.5343, 66.3236, 81.6018) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.44
Powder Blue
#B0E0E6
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 7.13
Pale Sky Blue
#BDF6FE
ΔE00 8.18
Lightcyan
#E0FFFF
ΔE00 8.69
Very Light Blue
#D5FFFF
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAE2 #E2C4BC
analogous
#BCE2D7 #BCDAE2 #BCC7E2
triadic
#BCDAE2 #E2BCDA #DAE2BC
tetradic
#BCDAE2 #D7BCE2 #E2C4BC #C7E2BC
square
#BCDAE2 #D7BCE2 #E2C4BC #C7E2BC
split-complementary
#BCDAE2 #E2BCC7 #E2D7BC
monochromatic
#67ABBD #91C2D0 #BCDAE2 #E7F2F4 #EAF3F6
Accessibility & contrast
On white
1.47
#BCDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BCDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAE2
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAE2 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E3
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#B1DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdae2; /* rgb */ color: rgb(188, 218, 226); /* oklch */ color: oklch(86.9% 0.034 215.6);
Tailwind
colors: {
custom: {
50: '#d0e5eb',
500: '#bcdae2',
950: '#000000',
},
}SCSS
$custom: #bcdae2; $custom-light: #d0e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdae2",
"rgb": {
"r": 188,
"g": 218,
"b": 226
},
"hsl": {
"h": 192.632,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.86892,
"c": 0.0337,
"h": 215.6
},
"luminance": 0.66325
}Semantic roles & 50–950 ramp
primary
#BCDAE2
secondary
#BB9287
accent
#4E33B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484