#BDCFDC#BDCFDC
#BDCFDC is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.027 H 239.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFDC |
|---|---|
| RGB | rgb(189, 207, 220) |
| HSL | hsl(205, 31%, 80%) |
| HSV | hsv(205, 14%, 86%) |
| CMYK | cmyk(14.1%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.17, -3.44, -8.49) |
| CIE-LCH | lch(82.17, 9.16, 247.94°) |
| OKLab | oklab(84.49% -0.0137 -0.0229) |
| OKLCH | oklch(84.49% 0.027 239.1) |
| XYZ | xyz(56.2143, 60.6107, 76.4336) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.06
Light Blue Grey
#B7C9E2
ΔE00 5.26
Lightsteelblue
#B0C4DE
ΔE00 5.81
Fog
#D8DCE0
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFDC #DCCABD
analogous
#BDDCD9 #BDCFDC #BDBFDC
triadic
#BDCFDC #DCBDCF #CFDCBD
tetradic
#BDCFDC #D9BDDC #DCCABD #BFDCBD
square
#BDCFDC #D9BDDC #DCCABD #BFDCBD
split-complementary
#BDCFDC #DCBDBF #DCD9BD
monochromatic
#6D95B2 #95B2C7 #BDCFDC #E5ECF1 #EBF0F4
Accessibility & contrast
On white
1.60
#BDCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#BDCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFDC
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFDC | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDD
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#B5D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bdcfdc; /* rgb */ color: rgb(189, 207, 220); /* oklch */ color: oklch(84.5% 0.027 239.1);
Tailwind
colors: {
custom: {
50: '#d1dde6',
500: '#bdcfdc',
950: '#000000',
},
}SCSS
$custom: #bdcfdc; $custom-light: #d1dde6; $custom-dark: #000000;
JSON
{
"hex": "#bdcfdc",
"rgb": {
"r": 189,
"g": 207,
"b": 220
},
"hsl": {
"h": 205.161,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.84492,
"c": 0.02668,
"h": 239.1
},
"luminance": 0.60612
}Semantic roles & 50–950 ramp
primary
#BDCFDC
secondary
#B39B8A
accent
#6A3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484