#BCD4DB#BCD4DB
#BCD4DB is a very light, muted cyan. Relative luminance 0.629; OKLCH L 85.4% C 0.028 H 217.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4DB |
|---|---|
| RGB | rgb(188, 212, 219) |
| HSL | hsl(194, 30%, 80%) |
| HSV | hsv(194, 14%, 86%) |
| CMYK | cmyk(14.2%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(83.39, -6.58, -6.16) |
| CIE-LCH | lch(83.39, 9.01, 223.14°) |
| OKLab | oklab(85.42% -0.0219 -0.0166) |
| OKLCH | oklch(85.42% 0.028 217.2) |
| XYZ | xyz(57.0655, 62.8916, 76.1368) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 6.79
Fog
#D8DCE0
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 7.96
Cloudy Blue
#ACC2D9
ΔE00 8.41
Ice Blue
#A5DFF9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4DB #DBC3BC
analogous
#BCDBD2 #BCD4DB #BCC5DB
triadic
#BCD4DB #DBBCD4 #D4DBBC
tetradic
#BCD4DB #D2BCDB #DBC3BC #C5DBBC
square
#BCD4DB #D2BCDB #DBC3BC #C5DBBC
split-complementary
#BCD4DB #DBBCC5 #DBD2BC
monochromatic
#6CA1B0 #94BAC6 #BCD4DB #E4EEF0 #EBF2F4
Accessibility & contrast
On white
1.55
#BCD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BCD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4DB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4DB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#B4D7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd4db; /* rgb */ color: rgb(188, 212, 219); /* oklch */ color: oklch(85.4% 0.028 217.2);
Tailwind
colors: {
custom: {
50: '#d0e1e6',
500: '#bcd4db',
950: '#000000',
},
}SCSS
$custom: #bcd4db; $custom-light: #d0e1e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd4db",
"rgb": {
"r": 188,
"g": 212,
"b": 219
},
"hsl": {
"h": 193.548,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.85424,
"c": 0.02754,
"h": 217.2
},
"luminance": 0.62893
}Semantic roles & 50–950 ramp
primary
#BCD4DB
secondary
#B29289
accent
#553DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484