#BCDDEB#BCDDEB
#BCDDEB is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.8% C 0.040 H 225.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDEB |
|---|---|
| RGB | rgb(188, 221, 235) |
| HSL | hsl(198, 54%, 83%) |
| HSV | hsv(198, 20%, 92%) |
| CMYK | cmyk(20%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.21, -7.88, -10.46) |
| CIE-LCH | lch(86.21, 13.09, 233.01°) |
| OKLab | oklab(87.8% -0.028 -0.0284) |
| OKLCH | oklch(87.8% 0.04 225.4) |
| XYZ | xyz(61.5868, 68.4006, 88.5389) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.08
Ice Blue
#A5DFF9
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 6.03
Pale Sky Blue
#BDF6FE
ΔE00 8.30
Sky Blue
#87CEEB
ΔE00 8.56
Cloudy Blue
#ACC2D9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDEB #EBCABC
analogous
#BCEBE1 #BCDDEB #BCC5EB
triadic
#BCDDEB #EBBCDD #DDEBBC
tetradic
#BCDDEB #E1BCEB #EBCABC #C5EBBC
square
#BCDDEB #E1BCEB #EBCABC #C5EBBC
split-complementary
#BCDDEB #EBBCC5 #EBE1BC
monochromatic
#5EADCF #8DC5DD #BCDDEB #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.43
#BCDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BCDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDEB
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDEB | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#AFE1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcddeb; /* rgb */ color: rgb(188, 221, 235); /* oklch */ color: oklch(87.8% 0.040 225.4);
Tailwind
colors: {
custom: {
50: '#d0e7f1',
500: '#bcddeb',
950: '#000000',
},
}SCSS
$custom: #bcddeb; $custom-light: #d0e7f1; $custom-dark: #000000;
JSON
{
"hex": "#bcddeb",
"rgb": {
"r": 188,
"g": 221,
"b": 235
},
"hsl": {
"h": 197.872,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.87802,
"c": 0.03985,
"h": 225.4
},
"luminance": 0.68402
}Semantic roles & 50–950 ramp
primary
#BCDDEB
secondary
#C79884
accent
#5324C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485