#BACAD8#BACAD8
#BACAD8 is a very light, muted cyan. Relative luminance 0.576; OKLCH L 83.1% C 0.026 H 244.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAD8 |
|---|---|
| RGB | rgb(186, 202, 216) |
| HSL | hsl(208, 28%, 79%) |
| HSV | hsv(208, 14%, 85%) |
| CMYK | cmyk(13.9%, 6.5%, 0%, 15.3%) |
| CIE-LAB | lab(80.54, -2.60, -8.80) |
| CIE-LCH | lch(80.54, 9.17, 253.54°) |
| OKLab | oklab(83.12% -0.0113 -0.0237) |
| OKLCH | oklch(83.12% 0.026 244.5) |
| XYZ | xyz(53.7620, 57.6371, 73.2450) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.03
Light Blue Grey
#B7C9E2
ΔE00 4.33
Lightsteelblue
#B0C4DE
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 7.22
Fog
#D8DCE0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAD8 #D8C8BA
analogous
#BAD8D7 #BACAD8 #BABBD8
triadic
#BACAD8 #D8BACA #CAD8BA
tetradic
#BACAD8 #D7BAD8 #D8C8BA #BBD8BA
square
#BACAD8 #D7BAD8 #D8C8BA #BBD8BA
split-complementary
#BACAD8 #D8BABB #D8D7BA
monochromatic
#6C8EAC #93ACC2 #BACAD8 #E1E8EE #EBF0F4
Accessibility & contrast
On white
1.68
#BACAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#BACAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAD8
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAD8 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD9
Deuteranopia (green-blind)
#C1C6D8
Tritanopia (blue-blind)
#B3CDCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacad8; /* rgb */ color: rgb(186, 202, 216); /* oklch */ color: oklch(83.1% 0.026 244.5);
Tailwind
colors: {
custom: {
50: '#cfdae4',
500: '#bacad8',
950: '#000000',
},
}SCSS
$custom: #bacad8; $custom-light: #cfdae4; $custom-dark: #000000;
JSON
{
"hex": "#bacad8",
"rgb": {
"r": 186,
"g": 202,
"b": 216
},
"hsl": {
"h": 208,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.83116,
"c": 0.0263,
"h": 244.5
},
"luminance": 0.57638
}Semantic roles & 50–950 ramp
primary
#BACAD8
secondary
#AF9A88
accent
#6F3FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384