#BCD5EE#BCD5EE
#BCD5EE is a very light, muted cyan. Relative luminance 0.645; OKLCH L 86.3% C 0.044 H 248.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5EE |
|---|---|
| RGB | rgb(188, 213, 238) |
| HSL | hsl(210, 60%, 84%) |
| HSV | hsv(210, 21%, 93%) |
| CMYK | cmyk(21%, 10.5%, 0%, 6.7%) |
| CIE-LAB | lab(84.20, -3.07, -15.04) |
| CIE-LCH | lch(84.20, 15.35, 258.47°) |
| OKLab | oklab(86.25% -0.0162 -0.0409) |
| OKLCH | oklch(86.25% 0.044 248.3) |
| XYZ | xyz(59.9618, 64.4513, 90.1535) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.62
Lightsteelblue
#B0C4DE
ΔE00 4.42
Cloudy Blue
#ACC2D9
ΔE00 4.67
Powder Blue (survey)
#B1D1FC
ΔE00 4.90
Baby Blue (survey)
#A2CFFE
ΔE00 6.28
Light Grey Blue
#9DBCD4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5EE #EED5BC
analogous
#BCEEEE #BCD5EE #BCBCEE
triadic
#BCD5EE #EEBCD5 #D5EEBC
tetradic
#BCD5EE #EEBCEE #EED5BC #BCEEBC
square
#BCD5EE #EEBCEE #EED5BC #BCEEBC
split-complementary
#BCD5EE #EEBCBC #EEEEBC
monochromatic
#5A98D5 #8BB6E2 #BCD5EE #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.51
#BCD5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#BCD5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5EE
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5EE | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#C6D0EE
Tritanopia (blue-blind)
#AFDBDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd5ee; /* rgb */ color: rgb(188, 213, 238); /* oklch */ color: oklch(86.3% 0.044 248.3);
Tailwind
colors: {
custom: {
50: '#d0e1f3',
500: '#bcd5ee',
950: '#000000',
},
}SCSS
$custom: #bcd5ee; $custom-light: #d0e1f3; $custom-dark: #000000;
JSON
{
"hex": "#bcd5ee",
"rgb": {
"r": 188,
"g": 213,
"b": 238
},
"hsl": {
"h": 210,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.8625,
"c": 0.044,
"h": 248.3
},
"luminance": 0.64453
}Semantic roles & 50–950 ramp
primary
#BCD5EE
secondary
#CCA782
accent
#731EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485