#BCDCEA#BCDCEA
#BCDCEA is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.6% C 0.039 H 226.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCEA |
|---|---|
| RGB | rgb(188, 220, 234) |
| HSL | hsl(198, 52%, 83%) |
| HSV | hsv(198, 20%, 92%) |
| CMYK | cmyk(19.7%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(85.91, -7.58, -10.36) |
| CIE-LCH | lch(85.91, 12.84, 233.83°) |
| OKLab | oklab(87.56% -0.027 -0.0281) |
| OKLCH | oklch(87.56% 0.039 226.1) |
| XYZ | xyz(61.1795, 67.8165, 87.6924) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.24
Ice Blue
#A5DFF9
ΔE00 5.53
Powder Blue
#B0E0E6
ΔE00 6.28
Cloudy Blue
#ACC2D9
ΔE00 8.31
Sky Blue
#87CEEB
ΔE00 8.62
Pale Sky Blue
#BDF6FE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCEA #EACABC
analogous
#BCEAE1 #BCDCEA #BCC5EA
triadic
#BCDCEA #EABCDC #DCEABC
tetradic
#BCDCEA #E1BCEA #EACABC #C5EABC
square
#BCDCEA #E1BCEA #EACABC #C5EABC
split-complementary
#BCDCEA #EABCC5 #EAE1BC
monochromatic
#5FABCD #8DC4DB #BCDCEA #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.44
#BCDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BCDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCEA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCEA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#AFE0E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdcea; /* rgb */ color: rgb(188, 220, 234); /* oklch */ color: oklch(87.6% 0.039 226.1);
Tailwind
colors: {
custom: {
50: '#d0e6f0',
500: '#bcdcea',
950: '#000000',
},
}SCSS
$custom: #bcdcea; $custom-light: #d0e6f0; $custom-dark: #000000;
JSON
{
"hex": "#bcdcea",
"rgb": {
"r": 188,
"g": 220,
"b": 234
},
"hsl": {
"h": 198.261,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.87562,
"c": 0.039,
"h": 226.1
},
"luminance": 0.67818
}Semantic roles & 50–950 ramp
primary
#BCDCEA
secondary
#C69884
accent
#5526C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485