#BAC8D8#BAC8D8
#BAC8D8 is a very light, muted cyan. Relative luminance 0.567; OKLCH L 82.7% C 0.027 H 251.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8D8 |
|---|---|
| RGB | rgb(186, 200, 216) |
| HSL | hsl(212, 28%, 79%) |
| HSV | hsv(212, 14%, 85%) |
| CMYK | cmyk(13.9%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(80.01, -1.54, -9.58) |
| CIE-LCH | lch(80.01, 9.70, 260.85°) |
| OKLab | oklab(82.71% -0.0085 -0.0258) |
| OKLCH | oklch(82.71% 0.027 251.7) |
| XYZ | xyz(53.2957, 56.7046, 73.0896) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.26
Cloudy Blue
#ACC2D9
ΔE00 3.50
Lightsteelblue
#B0C4DE
ΔE00 3.77
Light Grey Blue
#9DBCD4
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.89
Fog
#D8DCE0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8D8 #D8CABA
analogous
#BAD7D8 #BAC8D8 #BBBAD8
triadic
#BAC8D8 #D8BAC8 #C8D8BA
tetradic
#BAC8D8 #D8BAD7 #D8CABA #BAD8BB
square
#BAC8D8 #D8BAD7 #D8CABA #BAD8BB
split-complementary
#BAC8D8 #D8BBBA #D7D8BA
monochromatic
#6C8AAC #93A9C2 #BAC8D8 #E1E7EE #EBEFF4
Accessibility & contrast
On white
1.70
#BAC8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#BAC8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8D8
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8D8 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D9
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#B3CBCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bac8d8; /* rgb */ color: rgb(186, 200, 216); /* oklch */ color: oklch(82.7% 0.027 251.7);
Tailwind
colors: {
custom: {
50: '#cfd8e4',
500: '#bac8d8',
950: '#000000',
},
}SCSS
$custom: #bac8d8; $custom-light: #cfd8e4; $custom-dark: #000000;
JSON
{
"hex": "#bac8d8",
"rgb": {
"r": 186,
"g": 200,
"b": 216
},
"hsl": {
"h": 212,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.82705,
"c": 0.02721,
"h": 251.7
},
"luminance": 0.56706
}Semantic roles & 50–950 ramp
primary
#BAC8D8
secondary
#AF9C88
accent
#763FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384