#BCD6EA#BCD6EA
#BCD6EA is a very light, muted cyan. Relative luminance 0.647; OKLCH L 86.3% C 0.039 H 241.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6EA |
|---|---|
| RGB | rgb(188, 214, 234) |
| HSL | hsl(206, 52%, 83%) |
| HSV | hsv(206, 20%, 92%) |
| CMYK | cmyk(19.7%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(84.34, -4.46, -12.71) |
| CIE-LCH | lch(84.34, 13.47, 250.66°) |
| OKLab | oklab(86.32% -0.019 -0.0345) |
| OKLCH | oklch(86.32% 0.039 241.1) |
| XYZ | xyz(59.6330, 64.7234, 87.1769) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6EA #EAD0BC
analogous
#BCEAE7 #BCD6EA #BCBFEA
triadic
#BCD6EA #EABCD6 #D6EABC
tetradic
#BCD6EA #E7BCEA #EAD0BC #BFEABC
square
#BCD6EA #E7BCEA #EAD0BC #BFEABC
split-complementary
#BCD6EA #EABCBF #EAE7BC
monochromatic
#5F9DCD #8DB9DB #BCD6EA #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.51
#BCD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BCD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6EA
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6EA | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#C8D0EA
Tritanopia (blue-blind)
#B0DBDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bcd6ea; /* rgb */ color: rgb(188, 214, 234); /* oklch */ color: oklch(86.3% 0.039 241.1);
Tailwind
colors: {
custom: {
50: '#d0e2f0',
500: '#bcd6ea',
950: '#000000',
},
}SCSS
$custom: #bcd6ea; $custom-light: #d0e2f0; $custom-dark: #000000;
JSON
{
"hex": "#bcd6ea",
"rgb": {
"r": 188,
"g": 214,
"b": 234
},
"hsl": {
"h": 206.087,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.86321,
"c": 0.03938,
"h": 241.1
},
"luminance": 0.64725
}Semantic roles & 50–950 ramp
primary
#BCD6EA
secondary
#C6A184
accent
#6926C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485