#BCDEEA#BCDEEA
#BCDEEA is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.039 H 221.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEEA |
|---|---|
| RGB | rgb(188, 222, 234) |
| HSL | hsl(196, 52%, 83%) |
| HSV | hsv(196, 20%, 92%) |
| CMYK | cmyk(19.7%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.44, -8.61, -9.58) |
| CIE-LCH | lch(86.44, 12.88, 228.07°) |
| OKLab | oklab(87.98% -0.0297 -0.026) |
| OKLCH | oklch(87.98% 0.039 221.2) |
| XYZ | xyz(61.7075, 68.8725, 87.8685) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.74
Powder Blue
#B0E0E6
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 5.58
Pale Sky Blue
#BDF6FE
ΔE00 7.52
Lightcyan
#E0FFFF
ΔE00 8.70
Sky Blue
#87CEEB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEEA #EAC8BC
analogous
#BCEADF #BCDEEA #BCC7EA
triadic
#BCDEEA #EABCDE #DEEABC
tetradic
#BCDEEA #DFBCEA #EAC8BC #C7EABC
square
#BCDEEA #DFBCEA #EAC8BC #C7EABC
split-complementary
#BCDEEA #EABCC7 #EADFBC
monochromatic
#5FB0CD #8DC7DB #BCDEEA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.42
#BCDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BCDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEEA
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEEA | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#AFE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdeea; /* rgb */ color: rgb(188, 222, 234); /* oklch */ color: oklch(88.0% 0.039 221.2);
Tailwind
colors: {
custom: {
50: '#d0e8f0',
500: '#bcdeea',
950: '#000000',
},
}SCSS
$custom: #bcdeea; $custom-light: #d0e8f0; $custom-dark: #000000;
JSON
{
"hex": "#bcdeea",
"rgb": {
"r": 188,
"g": 222,
"b": 234
},
"hsl": {
"h": 195.652,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.87978,
"c": 0.03945,
"h": 221.2
},
"luminance": 0.68874
}Semantic roles & 50–950 ramp
primary
#BCDEEA
secondary
#C69584
accent
#4E26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485