#BCD6EE#BCD6EE
#BCD6EE is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.5% C 0.044 H 246.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6EE |
|---|---|
| RGB | rgb(188, 214, 238) |
| HSL | hsl(209, 60%, 84%) |
| HSV | hsv(209, 21%, 93%) |
| CMYK | cmyk(21%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.46, -3.59, -14.65) |
| CIE-LCH | lch(84.46, 15.09, 256.22°) |
| OKLab | oklab(86.46% -0.0176 -0.0398) |
| OKLCH | oklch(86.46% 0.044 246.2) |
| XYZ | xyz(60.2141, 64.9559, 90.2376) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.13
Lightsteelblue
#B0C4DE
ΔE00 4.87
Cloudy Blue
#ACC2D9
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 5.35
Baby Blue (survey)
#A2CFFE
ΔE00 6.45
Light Grey Blue
#9DBCD4
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6EE #EED4BC
analogous
#BCEEED #BCD6EE #BCBDEE
triadic
#BCD6EE #EEBCD6 #D6EEBC
tetradic
#BCD6EE #EDBCEE #EED4BC #BDEEBC
square
#BCD6EE #EDBCEE #EED4BC #BDEEBC
split-complementary
#BCD6EE #EEBCBD #EEEDBC
monochromatic
#5A9AD5 #8BB8E2 #BCD6EE #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.50
#BCD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#BCD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6EE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6EE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#C7D0EE
Tritanopia (blue-blind)
#AFDCDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bcd6ee; /* rgb */ color: rgb(188, 214, 238); /* oklch */ color: oklch(86.5% 0.044 246.2);
Tailwind
colors: {
custom: {
50: '#d0e2f3',
500: '#bcd6ee',
950: '#000000',
},
}SCSS
$custom: #bcd6ee; $custom-light: #d0e2f3; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ee",
"rgb": {
"r": 188,
"g": 214,
"b": 238
},
"hsl": {
"h": 208.8,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.86455,
"c": 0.04353,
"h": 246.2
},
"luminance": 0.64958
}Semantic roles & 50–950 ramp
primary
#BCD6EE
secondary
#CCA682
accent
#6F1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485