#BCD1DB#BCD1DB
#BCD1DB is a very light, muted cyan. Relative luminance 0.614; OKLCH L 84.8% C 0.027 H 228.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1DB |
|---|---|
| RGB | rgb(188, 209, 219) |
| HSL | hsl(199, 30%, 80%) |
| HSV | hsv(199, 14%, 86%) |
| CMYK | cmyk(14.2%, 4.6%, 0%, 14.1%) |
| CIE-LAB | lab(82.60, -5.01, -7.33) |
| CIE-LCH | lch(82.60, 8.88, 235.63°) |
| OKLab | oklab(84.8% -0.0178 -0.0198) |
| OKLCH | oklch(84.8% 0.027 228) |
| XYZ | xyz(56.3226, 61.4056, 75.8892) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.60
Silver (survey)
#C5C9C7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1DB #DBC6BC
analogous
#BCDBD6 #BCD1DB #BCC2DB
triadic
#BCD1DB #DBBCD1 #D1DBBC
tetradic
#BCD1DB #D6BCDB #DBC6BC #C2DBBC
square
#BCD1DB #D6BCDB #DBC6BC #C2DBBC
split-complementary
#BCD1DB #DBBCC2 #DBD6BC
monochromatic
#6C9AB0 #94B6C6 #BCD1DB #E4ECF0 #EBF1F4
Accessibility & contrast
On white
1.58
#BCD1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BCD1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1DB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1DB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#B4D4D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bcd1db; /* rgb */ color: rgb(188, 209, 219); /* oklch */ color: oklch(84.8% 0.027 228.0);
Tailwind
colors: {
custom: {
50: '#d0dfe6',
500: '#bcd1db',
950: '#000000',
},
}SCSS
$custom: #bcd1db; $custom-light: #d0dfe6; $custom-dark: #000000;
JSON
{
"hex": "#bcd1db",
"rgb": {
"r": 188,
"g": 209,
"b": 219
},
"hsl": {
"h": 199.355,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.84802,
"c": 0.02663,
"h": 228
},
"luminance": 0.61407
}Semantic roles & 50–950 ramp
primary
#BCD1DB
secondary
#B29689
accent
#603DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484