#BCD3DB#BCD3DB
#BCD3DB is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.2% C 0.027 H 220.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3DB |
|---|---|
| RGB | rgb(188, 211, 219) |
| HSL | hsl(195, 30%, 80%) |
| HSV | hsv(195, 14%, 86%) |
| CMYK | cmyk(14.2%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(83.12, -6.06, -6.55) |
| CIE-LCH | lch(83.12, 8.92, 227.25°) |
| OKLab | oklab(85.22% -0.0206 -0.0177) |
| OKLCH | oklch(85.22% 0.027 220.7) |
| XYZ | xyz(56.8163, 62.3932, 76.0538) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.11
Powder Blue
#B0E0E6
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.66
Cloudy Blue
#ACC2D9
ΔE00 7.79
Silver (survey)
#C5C9C7
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3DB #DBC4BC
analogous
#BCDBD4 #BCD3DB #BCC4DB
triadic
#BCD3DB #DBBCD3 #D3DBBC
tetradic
#BCD3DB #D4BCDB #DBC4BC #C4DBBC
square
#BCD3DB #D4BCDB #DBC4BC #C4DBBC
split-complementary
#BCD3DB #DBBCC4 #DBD4BC
monochromatic
#6C9FB0 #94B9C6 #BCD3DB #E4EDF0 #EBF2F4
Accessibility & contrast
On white
1.56
#BCD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BCD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3DB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3DB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DB
Deuteranopia (green-blind)
#C9CDDB
Tritanopia (blue-blind)
#B4D6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd3db; /* rgb */ color: rgb(188, 211, 219); /* oklch */ color: oklch(85.2% 0.027 220.7);
Tailwind
colors: {
custom: {
50: '#d0e0e6',
500: '#bcd3db',
950: '#000000',
},
}SCSS
$custom: #bcd3db; $custom-light: #d0e0e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd3db",
"rgb": {
"r": 188,
"g": 211,
"b": 219
},
"hsl": {
"h": 195.484,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.85217,
"c": 0.02714,
"h": 220.7
},
"luminance": 0.62394
}Semantic roles & 50–950 ramp
primary
#BCD3DB
secondary
#B29489
accent
#593DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484