#BAC8DA#BAC8DA
#BAC8DA is a very light, muted cyan. Relative luminance 0.568; OKLCH L 82.8% C 0.030 H 254.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8DA |
|---|---|
| RGB | rgb(186, 200, 218) |
| HSL | hsl(214, 30%, 79%) |
| HSV | hsv(214, 15%, 85%) |
| CMYK | cmyk(14.7%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.07, -1.13, -10.56) |
| CIE-LCH | lch(80.07, 10.62, 263.92°) |
| OKLab | oklab(82.77% -0.0078 -0.0285) |
| OKLCH | oklch(82.77% 0.03 254.7) |
| XYZ | xyz(53.5559, 56.8087, 74.4596) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.49
Lightsteelblue
#B0C4DE
ΔE00 3.13
Cloudy Blue
#ACC2D9
ΔE00 3.25
Light Grey Blue
#9DBCD4
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 7.30
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8DA #DACCBA
analogous
#BAD8DA #BAC8DA #BCBADA
triadic
#BAC8DA #DABAC8 #C8DABA
tetradic
#BAC8DA #DABAD8 #DACCBA #BADABC
square
#BAC8DA #DABAD8 #DACCBA #BADABC
split-complementary
#BAC8DA #DABCBA #D8DABA
monochromatic
#6A88AF #92A8C5 #BAC8DA #E2E8EF #EBEFF4
Accessibility & contrast
On white
1.70
#BAC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BAC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8DA
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8DA | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#B2CCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bac8da; /* rgb */ color: rgb(186, 200, 218); /* oklch */ color: oklch(82.8% 0.030 254.7);
Tailwind
colors: {
custom: {
50: '#cfd8e5',
500: '#bac8da',
950: '#000000',
},
}SCSS
$custom: #bac8da; $custom-light: #cfd8e5; $custom-dark: #000000;
JSON
{
"hex": "#bac8da",
"rgb": {
"r": 186,
"g": 200,
"b": 218
},
"hsl": {
"h": 213.75,
"s": 30.189,
"l": 79.216
},
"oklch": {
"l": 0.8277,
"c": 0.02958,
"h": 254.7
},
"luminance": 0.5681
}Semantic roles & 50–950 ramp
primary
#BAC8DA
secondary
#B19F87
accent
#7A3DA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384