#BCD0DE#BCD0DE
#BCD0DE is a very light, muted cyan. Relative luminance 0.611; OKLCH L 84.7% C 0.029 H 238.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD0DE |
|---|---|
| RGB | rgb(188, 208, 222) |
| HSL | hsl(205, 34%, 80%) |
| HSV | hsv(205, 15%, 87%) |
| CMYK | cmyk(15.3%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(82.42, -3.87, -9.19) |
| CIE-LCH | lch(82.42, 9.97, 247.17°) |
| OKLab | oklab(84.69% -0.0153 -0.0248) |
| OKLCH | oklch(84.69% 0.029 238.3) |
| XYZ | xyz(56.4765, 61.0759, 77.9064) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lightsteelblue
#B0C4DE
ΔE00 5.77
Light Grey Blue
#9DBCD4
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 6.78
Fog
#D8DCE0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD0DE #DECABC
analogous
#BCDEDB #BCD0DE #BCBFDE
triadic
#BCD0DE #DEBCD0 #D0DEBC
tetradic
#BCD0DE #DBBCDE #DECABC #BFDEBC
square
#BCD0DE #DBBCDE #DECABC #BFDEBC
split-complementary
#BCD0DE #DEBCBF #DEDBBC
monochromatic
#6A96B6 #93B3CA #BCD0DE #E5EDF2 #EAF1F5
Accessibility & contrast
On white
1.59
#BCD0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#BCD0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD0DE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD0DE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#B3D4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd0de; /* rgb */ color: rgb(188, 208, 222); /* oklch */ color: oklch(84.7% 0.029 238.3);
Tailwind
colors: {
custom: {
50: '#d0dee8',
500: '#bcd0de',
950: '#000000',
},
}SCSS
$custom: #bcd0de; $custom-light: #d0dee8; $custom-dark: #000000;
JSON
{
"hex": "#bcd0de",
"rgb": {
"r": 188,
"g": 208,
"b": 222
},
"hsl": {
"h": 204.706,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.84691,
"c": 0.02918,
"h": 238.3
},
"luminance": 0.61077
}Semantic roles & 50–950 ramp
primary
#BCD0DE
secondary
#B69B88
accent
#6939AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484