#BACED4#BACED4
#BACED4 is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.023 H 217.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BACED4 |
|---|---|
| RGB | rgb(186, 206, 212) |
| HSL | hsl(194, 23%, 78%) |
| HSV | hsv(194, 12%, 83%) |
| CMYK | cmyk(12.3%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.47, -5.52, -5.27) |
| CIE-LCH | lch(81.47, 7.63, 223.66°) |
| OKLab | oklab(83.82% -0.0184 -0.0142) |
| OKLCH | oklch(83.82% 0.023 217.7) |
| XYZ | xyz(54.2019, 59.3342, 70.8716) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.25
Silver (survey)
#C5C9C7
ΔE00 6.61
Fog
#D8DCE0
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACED4 #D4C0BA
analogous
#BAD4CD #BACED4 #BAC1D4
triadic
#BACED4 #D4BACE #CED4BA
tetradic
#BACED4 #CDBAD4 #D4C0BA #C1D4BA
square
#BACED4 #CDBAD4 #D4C0BA #C1D4BA
split-complementary
#BACED4 #D4BAC1 #D4CDBA
monochromatic
#6F98A5 #94B3BD #BACED4 #E0E9EB #ECF2F3
Accessibility & contrast
On white
1.63
#BACED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BACED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACED4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACED4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD4
Deuteranopia (green-blind)
#C5C9D4
Tritanopia (blue-blind)
#B3D0D0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #baced4; /* rgb */ color: rgb(186, 206, 212); /* oklch */ color: oklch(83.8% 0.023 217.7);
Tailwind
colors: {
custom: {
50: '#cfdde1',
500: '#baced4',
950: '#000000',
},
}SCSS
$custom: #baced4; $custom-light: #cfdde1; $custom-dark: #000000;
JSON
{
"hex": "#baced4",
"rgb": {
"r": 186,
"g": 206,
"b": 212
},
"hsl": {
"h": 193.846,
"s": 23.214,
"l": 78.039
},
"oklch": {
"l": 0.83818,
"c": 0.02324,
"h": 217.7
},
"luminance": 0.59335
}Semantic roles & 50–950 ramp
primary
#BACED4
secondary
#AA9089
accent
#5944A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484