#BCD5DB#BCD5DB
#BCD5DB is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.6% C 0.028 H 213.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5DB |
|---|---|
| RGB | rgb(188, 213, 219) |
| HSL | hsl(192, 30%, 80%) |
| HSV | hsv(192, 14%, 86%) |
| CMYK | cmyk(14.2%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(83.65, -7.10, -5.77) |
| CIE-LCH | lch(83.65, 9.15, 219.14°) |
| OKLab | oklab(85.63% -0.0233 -0.0156) |
| OKLCH | oklch(85.63% 0.028 213.8) |
| XYZ | xyz(57.3163, 63.3931, 76.2204) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.74
Powder Blue
#B0E0E6
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 8.16
Fog
#D8DCE0
ΔE00 8.28
Ice Blue
#A5DFF9
ΔE00 8.52
Cloudy Blue
#ACC2D9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5DB #DBC2BC
analogous
#BCDBD2 #BCD5DB #BCC6DB
triadic
#BCD5DB #DBBCD5 #D5DBBC
tetradic
#BCD5DB #D2BCDB #DBC2BC #C6DBBC
square
#BCD5DB #D2BCDB #DBC2BC #C6DBBC
split-complementary
#BCD5DB #DBBCC6 #DBD2BC
monochromatic
#6CA3B0 #94BCC6 #BCD5DB #E4EEF0 #EBF3F4
Accessibility & contrast
On white
1.54
#BCD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BCD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5DB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5DB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#B4D8D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd5db; /* rgb */ color: rgb(188, 213, 219); /* oklch */ color: oklch(85.6% 0.028 213.8);
Tailwind
colors: {
custom: {
50: '#d0e1e6',
500: '#bcd5db',
950: '#000000',
},
}SCSS
$custom: #bcd5db; $custom-light: #d0e1e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd5db",
"rgb": {
"r": 188,
"g": 213,
"b": 219
},
"hsl": {
"h": 191.613,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.85632,
"c": 0.02805,
"h": 213.8
},
"luminance": 0.63394
}Semantic roles & 50–950 ramp
primary
#BCD5DB
secondary
#B29189
accent
#523DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484