#BDCCCF#BDCCCF
#BDCCCF is a very light, near-neutral cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.017 H 211.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCCCF |
|---|---|
| RGB | rgb(189, 204, 207) |
| HSL | hsl(190, 16%, 78%) |
| HSV | hsv(190, 9%, 81%) |
| CMYK | cmyk(8.7%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.02, -4.49, -3.24) |
| CIE-LCH | lch(81.02, 5.53, 215.79°) |
| OKLab | oklab(83.47% -0.0145 -0.0087) |
| OKLCH | oklch(83.47% 0.017 211) |
| XYZ | xyz(53.8391, 58.5088, 67.4762) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.72
Fog
#D8DCE0
ΔE00 6.57
Silver
#C0C0C0
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 6.82
Light Grey
#D8DCD6
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCCCF #CFC0BD
analogous
#BDCFC9 #BDCCCF #BDC3CF
triadic
#BDCCCF #CFBDCC #CCCFBD
tetradic
#BDCCCF #C9BDCF #CFC0BD #C3CFBD
square
#BDCCCF #C9BDCF #CFC0BD #C3CFBD
split-complementary
#BDCCCF #CFBDC3 #CFC9BD
monochromatic
#76959B #9AB1B5 #BDCCCF #E0E7E9 #EDF1F2
Accessibility & contrast
On white
1.65
#BDCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BDCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCCCF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCCCF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#B8CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdcccf; /* rgb */ color: rgb(189, 204, 207); /* oklch */ color: oklch(83.5% 0.017 211.0);
Tailwind
colors: {
custom: {
50: '#d1dbdd',
500: '#bdcccf',
950: '#000000',
},
}SCSS
$custom: #bdcccf; $custom-light: #d1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#bdcccf",
"rgb": {
"r": 189,
"g": 204,
"b": 207
},
"hsl": {
"h": 190,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83467,
"c": 0.0169,
"h": 211
},
"luminance": 0.5851
}Semantic roles & 50–950 ramp
primary
#BDCCCF
secondary
#A3918D
accent
#594B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484