#BACCD0#BACCD0
#BACCD0 is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.3% C 0.020 H 212.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCD0 |
|---|---|
| RGB | rgb(186, 204, 208) |
| HSL | hsl(191, 19%, 77%) |
| HSV | hsv(191, 11%, 82%) |
| CMYK | cmyk(10.6%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(80.84, -5.28, -4.07) |
| CIE-LCH | lch(80.84, 6.66, 217.61°) |
| OKLab | oklab(83.28% -0.0172 -0.011) |
| OKLCH | oklch(83.28% 0.02 212.6) |
| XYZ | xyz(53.2251, 58.1780, 68.0876) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 7.11
Fog
#D8DCE0
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 7.83
Light Grey
#D8DCD6
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCD0 #D0BEBA
analogous
#BAD0C9 #BACCD0 #BAC1D0
triadic
#BACCD0 #D0BACC #CCD0BA
tetradic
#BACCD0 #C9BAD0 #D0BEBA #C1D0BA
square
#BACCD0 #C9BAD0 #D0BEBA #C1D0BA
split-complementary
#BACCD0 #D0BAC1 #D0C9BA
monochromatic
#71969E #96B1B7 #BACCD0 #DEE7E9 #EDF2F3
Accessibility & contrast
On white
1.66
#BACCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BACCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCD0
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCD0 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CAD0
Deuteranopia (green-blind)
#C5C7D0
Tritanopia (blue-blind)
#B4CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #baccd0; /* rgb */ color: rgb(186, 204, 208); /* oklch */ color: oklch(83.3% 0.020 212.6);
Tailwind
colors: {
custom: {
50: '#cedbde',
500: '#baccd0',
950: '#000000',
},
}SCSS
$custom: #baccd0; $custom-light: #cedbde; $custom-dark: #000000;
JSON
{
"hex": "#baccd0",
"rgb": {
"r": 186,
"g": 204,
"b": 208
},
"hsl": {
"h": 190.909,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83279,
"c": 0.02036,
"h": 212.6
},
"luminance": 0.58179
}Semantic roles & 50–950 ramp
primary
#BACCD0
secondary
#A58E89
accent
#58489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484