#BDCCD5#BDCCD5
#BDCCD5 is a very light, muted cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.021 H 233.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCD5 |
|---|---|
| RGB | rgb(189, 204, 213) |
| HSL | hsl(203, 22%, 79%) |
| HSV | hsv(203, 11%, 84%) |
| CMYK | cmyk(11.3%, 4.2%, 0%, 16.5%) |
| CIE-LAB | lab(81.19, -3.29, -6.21) |
| CIE-LCH | lch(81.19, 7.03, 242.04°) |
| OKLab | oklab(83.65% -0.0122 -0.0167) |
| OKLCH | oklch(83.65% 0.021 233.9) |
| XYZ | xyz(54.5866, 58.8078, 71.4130) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.97
Dove Gray
#B6B8BD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCD5 #D5C6BD
analogous
#BDD5D2 #BDCCD5 #BDC0D5
triadic
#BDCCD5 #D5BDCC #CCD5BD
tetradic
#BDCCD5 #D2BDD5 #D5C6BD #C0D5BD
square
#BDCCD5 #D2BDD5 #D5C6BD #C0D5BD
split-complementary
#BDCCD5 #D5BDC0 #D5D2BD
monochromatic
#7292A5 #98AFBD #BDCCD5 #E2E9ED #ECF1F3
Accessibility & contrast
On white
1.65
#BDCCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BDCCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCD5
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCD5 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD6
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#B7CECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdccd5; /* rgb */ color: rgb(189, 204, 213); /* oklch */ color: oklch(83.7% 0.021 233.9);
Tailwind
colors: {
custom: {
50: '#d1dbe1',
500: '#bdccd5',
950: '#000000',
},
}SCSS
$custom: #bdccd5; $custom-light: #d1dbe1; $custom-dark: #000000;
JSON
{
"hex": "#bdccd5",
"rgb": {
"r": 189,
"g": 204,
"b": 213
},
"hsl": {
"h": 202.5,
"s": 22.222,
"l": 78.824
},
"oklch": {
"l": 0.83652,
"c": 0.02066,
"h": 233.9
},
"luminance": 0.58809
}Semantic roles & 50–950 ramp
primary
#BDCCD5
secondary
#AB978C
accent
#6745A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484