#BCDAE3#BCDAE3
#BCDAE3 is a very light, muted cyan. Relative luminance 0.664; OKLCH L 86.9% C 0.034 H 217.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAE3 |
|---|---|
| RGB | rgb(188, 218, 227) |
| HSL | hsl(194, 41%, 81%) |
| HSV | hsv(194, 17%, 89%) |
| CMYK | cmyk(17.2%, 4%, 0%, 11%) |
| CIE-LAB | lab(85.19, -8.03, -7.74) |
| CIE-LCH | lch(85.19, 11.15, 223.96°) |
| OKLab | oklab(86.92% -0.027 -0.0209) |
| OKLCH | oklch(86.92% 0.034 217.8) |
| XYZ | xyz(59.6719, 66.3786, 82.3266) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.33
Powder Blue
#B0E0E6
ΔE00 5.26
Ice Blue
#A5DFF9
ΔE00 6.86
Pale Sky Blue
#BDF6FE
ΔE00 8.32
Lightcyan
#E0FFFF
ΔE00 8.87
Fog
#D8DCE0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAE3 #E3C5BC
analogous
#BCE3D9 #BCDAE3 #BCC7E3
triadic
#BCDAE3 #E3BCDA #DAE3BC
tetradic
#BCDAE3 #D9BCE3 #E3C5BC #C7E3BC
square
#BCDAE3 #D9BCE3 #E3C5BC #C7E3BC
split-complementary
#BCDAE3 #E3BCC7 #E3D9BC
monochromatic
#66AABF #91C2D1 #BCDAE3 #E7F2F5 #E9F3F6
Accessibility & contrast
On white
1.47
#BCDAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BCDAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAE3
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAE3 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E4
Deuteranopia (green-blind)
#CDD3E3
Tritanopia (blue-blind)
#B1DDDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdae3; /* rgb */ color: rgb(188, 218, 227); /* oklch */ color: oklch(86.9% 0.034 217.8);
Tailwind
colors: {
custom: {
50: '#d0e5eb',
500: '#bcdae3',
950: '#000000',
},
}SCSS
$custom: #bcdae3; $custom-light: #d0e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bcdae3",
"rgb": {
"r": 188,
"g": 218,
"b": 227
},
"hsl": {
"h": 193.846,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.86923,
"c": 0.03418,
"h": 217.8
},
"luminance": 0.6638
}Semantic roles & 50–950 ramp
primary
#BCDAE3
secondary
#BC9387
accent
#5031B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484