#BACCD8#BACCD8
#BACCD8 is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.5% C 0.026 H 236.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCD8 |
|---|---|
| RGB | rgb(186, 204, 216) |
| HSL | hsl(204, 28%, 79%) |
| HSV | hsv(204, 14%, 85%) |
| CMYK | cmyk(13.9%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.06, -3.65, -8.02) |
| CIE-LCH | lch(81.06, 8.81, 245.51°) |
| OKLab | oklab(83.53% -0.0141 -0.0216) |
| OKLCH | oklch(83.53% 0.026 236.9) |
| XYZ | xyz(54.2343, 58.5817, 73.4025) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 5.95
Light Grey Blue
#9DBCD4
ΔE00 6.61
Fog
#D8DCE0
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCD8 #D8C6BA
analogous
#BAD8D5 #BACCD8 #BABDD8
triadic
#BACCD8 #D8BACC #CCD8BA
tetradic
#BACCD8 #D5BAD8 #D8C6BA #BDD8BA
square
#BACCD8 #D5BAD8 #D8C6BA #BDD8BA
split-complementary
#BACCD8 #D8BABD #D8D5BA
monochromatic
#6C92AC #93AFC2 #BACCD8 #E1E9EE #EBF1F4
Accessibility & contrast
On white
1.65
#BACCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BACCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCD8
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCD8 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD9
Deuteranopia (green-blind)
#C3C8D8
Tritanopia (blue-blind)
#B2CFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #baccd8; /* rgb */ color: rgb(186, 204, 216); /* oklch */ color: oklch(83.5% 0.026 236.9);
Tailwind
colors: {
custom: {
50: '#cfdbe4',
500: '#baccd8',
950: '#000000',
},
}SCSS
$custom: #baccd8; $custom-light: #cfdbe4; $custom-dark: #000000;
JSON
{
"hex": "#baccd8",
"rgb": {
"r": 186,
"g": 204,
"b": 216
},
"hsl": {
"h": 204,
"s": 27.778,
"l": 78.824
},
"oklch": {
"l": 0.83529,
"c": 0.02582,
"h": 236.9
},
"luminance": 0.58583
}Semantic roles & 50–950 ramp
primary
#BACCD8
secondary
#AF9788
accent
#683FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484