#BCDAE0#BCDAE0
#BCDAE0 is a very light, muted cyan. Relative luminance 0.662; OKLCH L 86.8% C 0.033 H 211.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDAE0 |
|---|---|
| RGB | rgb(188, 218, 224) |
| HSL | hsl(190, 37%, 81%) |
| HSV | hsv(190, 16%, 88%) |
| CMYK | cmyk(16.1%, 2.7%, 0%, 12.2%) |
| CIE-LAB | lab(85.11, -8.65, -6.27) |
| CIE-LCH | lch(85.11, 10.69, 215.96°) |
| OKLab | oklab(86.83% -0.0282 -0.017) |
| OKLCH | oklch(86.83% 0.033 211.1) |
| XYZ | xyz(59.2615, 66.2144, 80.1649) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 4.58
Ice Blue
#A5DFF9
ΔE00 7.73
Pale Sky Blue
#BDF6FE
ΔE00 7.97
Lightcyan
#E0FFFF
ΔE00 8.37
Very Light Blue
#D5FFFF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDAE0 #E0C2BC
analogous
#BCE0D4 #BCDAE0 #BCC8E0
triadic
#BCDAE0 #E0BCDA #DAE0BC
tetradic
#BCDAE0 #D4BCE0 #E0C2BC #C8E0BC
square
#BCDAE0 #D4BCE0 #E0C2BC #C8E0BC
split-complementary
#BCDAE0 #E0BCC8 #E0D4BC
monochromatic
#68ACB9 #92C3CD #BCDAE0 #E6F1F3 #EAF3F5
Accessibility & contrast
On white
1.47
#BCDAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BCDAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDAE0
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDAE0 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E0
Deuteranopia (green-blind)
#CED2E0
Tritanopia (blue-blind)
#B2DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdae0; /* rgb */ color: rgb(188, 218, 224); /* oklch */ color: oklch(86.8% 0.033 211.1);
Tailwind
colors: {
custom: {
50: '#d0e5e9',
500: '#bcdae0',
950: '#000000',
},
}SCSS
$custom: #bcdae0; $custom-light: #d0e5e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdae0",
"rgb": {
"r": 188,
"g": 218,
"b": 224
},
"hsl": {
"h": 190,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.86829,
"c": 0.03288,
"h": 211.1
},
"luminance": 0.66216
}Semantic roles & 50–950 ramp
primary
#BCDAE0
secondary
#B99088
accent
#4A36B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484