#BCD0DD#BCD0DD
#BCD0DD is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.7% C 0.028 H 236.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0DD |
|---|---|
| RGB | rgb(188, 208, 221) |
| HSL | hsl(204, 33%, 80%) |
| HSV | hsv(204, 15%, 87%) |
| CMYK | cmyk(14.9%, 5.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.39, -4.08, -8.70) |
| CIE-LCH | lch(82.39, 9.61, 244.89°) |
| OKLab | oklab(84.66% -0.0157 -0.0235) |
| OKLCH | oklch(84.66% 0.028 236.2) |
| XYZ | xyz(56.3429, 61.0224, 77.2026) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 6.60
Light Grey Blue
#9DBCD4
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0DD #DDC9BC
analogous
#BCDDD9 #BCD0DD #BCC0DD
triadic
#BCD0DD #DDBCD0 #D0DDBC
tetradic
#BCD0DD #D9BCDD #DDC9BC #C0DDBC
square
#BCD0DD #D9BCDD #DDC9BC #C0DDBC
split-complementary
#BCD0DD #DDBCC0 #DDD9BC
monochromatic
#6B97B4 #93B4C8 #BCD0DD #E5ECF2 #EBF1F5
Accessibility & contrast
On white
1.59
#BCD0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#BCD0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0DD
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0DD | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#B4D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd0dd; /* rgb */ color: rgb(188, 208, 221); /* oklch */ color: oklch(84.7% 0.028 236.2);
Tailwind
colors: {
custom: {
50: '#d0dee7',
500: '#bcd0dd',
950: '#000000',
},
}SCSS
$custom: #bcd0dd; $custom-light: #d0dee7; $custom-dark: #000000;
JSON
{
"hex": "#bcd0dd",
"rgb": {
"r": 188,
"g": 208,
"b": 221
},
"hsl": {
"h": 203.636,
"s": 32.673,
"l": 80.196
},
"oklch": {
"l": 0.84659,
"c": 0.02826,
"h": 236.2
},
"luminance": 0.61024
}Semantic roles & 50–950 ramp
primary
#BCD0DD
secondary
#B59A89
accent
#673AAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484