#BCD5EA#BCD5EA
#BCD5EA is a very light, muted cyan. Relative luminance 0.642; OKLCH L 86.1% C 0.040 H 243.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5EA |
|---|---|
| RGB | rgb(188, 213, 234) |
| HSL | hsl(207, 52%, 83%) |
| HSV | hsv(207, 20%, 92%) |
| CMYK | cmyk(19.7%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(84.08, -3.94, -13.10) |
| CIE-LCH | lch(84.08, 13.68, 253.26°) |
| OKLab | oklab(86.12% -0.0177 -0.0355) |
| OKLCH | oklch(86.12% 0.04 243.5) |
| XYZ | xyz(59.3807, 64.2188, 87.0928) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.40
Cloudy Blue
#ACC2D9
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 5.08
Powder Blue (survey)
#B1D1FC
ΔE00 6.39
Light Grey Blue
#9DBCD4
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5EA #EAD1BC
analogous
#BCEAE8 #BCD5EA #BCBEEA
triadic
#BCD5EA #EABCD5 #D5EABC
tetradic
#BCD5EA #E8BCEA #EAD1BC #BEEABC
square
#BCD5EA #E8BCEA #EAD1BC #BEEABC
split-complementary
#BCD5EA #EABCBE #EAE8BC
monochromatic
#5F9BCD #8DB8DB #BCD5EA #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.52
#BCD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BCD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5EA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5EA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#C7CFEA
Tritanopia (blue-blind)
#B0DADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd5ea; /* rgb */ color: rgb(188, 213, 234); /* oklch */ color: oklch(86.1% 0.040 243.5);
Tailwind
colors: {
custom: {
50: '#d0e1f0',
500: '#bcd5ea',
950: '#000000',
},
}SCSS
$custom: #bcd5ea; $custom-light: #d0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#bcd5ea",
"rgb": {
"r": 188,
"g": 213,
"b": 234
},
"hsl": {
"h": 207.391,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.86115,
"c": 0.03971,
"h": 243.5
},
"luminance": 0.6422
}Semantic roles & 50–950 ramp
primary
#BCD5EA
secondary
#C6A284
accent
#6C26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485