#BCDEEB#BCDEEB
#BCDEEB is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.040 H 222.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEEB |
|---|---|
| RGB | rgb(188, 222, 235) |
| HSL | hsl(197, 54%, 83%) |
| HSV | hsv(197, 20%, 92%) |
| CMYK | cmyk(20%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.47, -8.39, -10.07) |
| CIE-LCH | lch(86.47, 13.11, 230.18°) |
| OKLab | oklab(88.01% -0.0293 -0.0273) |
| OKLCH | oklch(88.01% 0.04 222.9) |
| XYZ | xyz(61.8516, 68.9302, 88.6272) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.81
Ice Blue
#A5DFF9
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 5.44
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 8.62
Baby Blue
#89CFF0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEEB #EBC9BC
analogous
#BCEBE0 #BCDEEB #BCC6EB
triadic
#BCDEEB #EBBCDE #DEEBBC
tetradic
#BCDEEB #E0BCEB #EBC9BC #C6EBBC
square
#BCDEEB #E0BCEB #EBC9BC #C6EBBC
split-complementary
#BCDEEB #EBBCC6 #EBE0BC
monochromatic
#5EB0CF #8DC7DD #BCDEEB #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.42
#BCDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BCDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEEB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEEB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#AFE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdeeb; /* rgb */ color: rgb(188, 222, 235); /* oklch */ color: oklch(88.0% 0.040 222.9);
Tailwind
colors: {
custom: {
50: '#d0e8f1',
500: '#bcdeeb',
950: '#000000',
},
}SCSS
$custom: #bcdeeb; $custom-light: #d0e8f1; $custom-dark: #000000;
JSON
{
"hex": "#bcdeeb",
"rgb": {
"r": 188,
"g": 222,
"b": 235
},
"hsl": {
"h": 196.596,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.8801,
"c": 0.04006,
"h": 222.9
},
"luminance": 0.68932
}Semantic roles & 50–950 ramp
primary
#BCDEEB
secondary
#C79684
accent
#5024C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485