#BACCD6#BACCD6
#BACCD6 is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.024 H 231.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCD6 |
|---|---|
| RGB | rgb(186, 204, 214) |
| HSL | hsl(201, 25%, 78%) |
| HSV | hsv(201, 13%, 84%) |
| CMYK | cmyk(13.1%, 4.7%, 0%, 16.1%) |
| CIE-LAB | lab(81.00, -4.06, -7.03) |
| CIE-LCH | lch(81.00, 8.12, 239.98°) |
| OKLab | oklab(83.47% -0.0149 -0.019) |
| OKLCH | oklch(83.47% 0.024 231.9) |
| XYZ | xyz(53.9773, 58.4789, 72.0490) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 6.81
Silver (survey)
#C5C9C7
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.01
Lightblue
#ADD8E6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCD6 #D6C4BA
analogous
#BAD6D2 #BACCD6 #BABED6
triadic
#BACCD6 #D6BACC #CCD6BA
tetradic
#BACCD6 #D2BAD6 #D6C4BA #BED6BA
square
#BACCD6 #D2BAD6 #D6C4BA #BED6BA
split-complementary
#BACCD6 #D6BABE #D6D2BA
monochromatic
#6D93A8 #94B0BF #BACCD6 #E0E8ED #ECF1F4
Accessibility & contrast
On white
1.65
#BACCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BACCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCD6
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCD6 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CBD7
Deuteranopia (green-blind)
#C3C8D6
Tritanopia (blue-blind)
#B3CFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #baccd6; /* rgb */ color: rgb(186, 204, 214); /* oklch */ color: oklch(83.5% 0.024 231.9);
Tailwind
colors: {
custom: {
50: '#cfdbe2',
500: '#baccd6',
950: '#000000',
},
}SCSS
$custom: #baccd6; $custom-light: #cfdbe2; $custom-dark: #000000;
JSON
{
"hex": "#baccd6",
"rgb": {
"r": 186,
"g": 204,
"b": 214
},
"hsl": {
"h": 201.429,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.83466,
"c": 0.02409,
"h": 231.9
},
"luminance": 0.5848
}Semantic roles & 50–950 ramp
primary
#BACCD6
secondary
#AC9588
accent
#6542A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484