#BACAD2#BACAD2
#BACAD2 is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.9% C 0.021 H 229.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAD2 |
|---|---|
| RGB | rgb(186, 202, 210) |
| HSL | hsl(200, 21%, 78%) |
| HSV | hsv(200, 11%, 82%) |
| CMYK | cmyk(11.4%, 3.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.37, -3.83, -5.83) |
| CIE-LCH | lch(80.37, 6.98, 236.73°) |
| OKLab | oklab(82.93% -0.0136 -0.0157) |
| OKLCH | oklch(82.93% 0.021 229.1) |
| XYZ | xyz(53.0004, 57.3325, 69.2342) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.78
Dove Gray
#B6B8BD
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.10
Silver
#C0C0C0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAD2 #D2C2BA
analogous
#BAD2CE #BACAD2 #BABED2
triadic
#BACAD2 #D2BACA #CAD2BA
tetradic
#BACAD2 #CEBAD2 #D2C2BA #BED2BA
square
#BACAD2 #CEBAD2 #D2C2BA #BED2BA
split-complementary
#BACAD2 #D2BABE #D2CEBA
monochromatic
#7091A2 #95AEBA #BACAD2 #DFE6EA #ECF1F3
Accessibility & contrast
On white
1.68
#BACAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BACAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAD2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAD2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#B4CCCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacad2; /* rgb */ color: rgb(186, 202, 210); /* oklch */ color: oklch(82.9% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#cedadf',
500: '#bacad2',
950: '#000000',
},
}SCSS
$custom: #bacad2; $custom-light: #cedadf; $custom-dark: #000000;
JSON
{
"hex": "#bacad2",
"rgb": {
"r": 186,
"g": 202,
"b": 210
},
"hsl": {
"h": 200,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.82926,
"c": 0.02077,
"h": 229.1
},
"luminance": 0.57333
}Semantic roles & 50–950 ramp
primary
#BACAD2
secondary
#A79389
accent
#64469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384