#BACED3#BACED3
#BACED3 is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.023 H 214.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BACED3 |
|---|---|
| RGB | rgb(186, 206, 211) |
| HSL | hsl(192, 22%, 78%) |
| HSV | hsv(192, 12%, 83%) |
| CMYK | cmyk(11.8%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(81.45, -5.72, -4.77) |
| CIE-LCH | lch(81.45, 7.45, 219.84°) |
| OKLab | oklab(83.79% -0.0188 -0.0129) |
| OKLCH | oklch(83.79% 0.023 214.4) |
| XYZ | xyz(54.0761, 59.2839, 70.2093) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 6.48
Fog
#D8DCE0
ΔE00 7.57
Powder Blue
#B0E0E6
ΔE00 8.10
Cloudy Blue
#ACC2D9
ΔE00 8.22
Light Gray
#D3D3D3
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACED3 #D3BFBA
analogous
#BAD3CB #BACED3 #BAC1D3
triadic
#BACED3 #D3BACE #CED3BA
tetradic
#BACED3 #CBBAD3 #D3BFBA #C1D3BA
square
#BACED3 #CBBAD3 #D3BFBA #C1D3BA
split-complementary
#BACED3 #D3BAC1 #D3CBBA
monochromatic
#6F99A3 #95B3BB #BACED3 #DFE9EB #ECF2F3
Accessibility & contrast
On white
1.63
#BACED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BACED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACED3
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACED3 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD3
Deuteranopia (green-blind)
#C6C9D3
Tritanopia (blue-blind)
#B3D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #baced3; /* rgb */ color: rgb(186, 206, 211); /* oklch */ color: oklch(83.8% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#cfdde0',
500: '#baced3',
950: '#000000',
},
}SCSS
$custom: #baced3; $custom-light: #cfdde0; $custom-dark: #000000;
JSON
{
"hex": "#baced3",
"rgb": {
"r": 186,
"g": 206,
"b": 211
},
"hsl": {
"h": 192,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.83787,
"c": 0.02277,
"h": 214.4
},
"luminance": 0.59285
}Semantic roles & 50–950 ramp
primary
#BACED3
secondary
#A88F89
accent
#5745A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484