#BAC8CF#BAC8CF
#BAC8CF is a very light, near-neutral cyan. Relative luminance 0.563; OKLCH L 82.4% C 0.018 H 229.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8CF |
|---|---|
| RGB | rgb(186, 200, 207) |
| HSL | hsl(200, 18%, 77%) |
| HSV | hsv(200, 10%, 81%) |
| CMYK | cmyk(10.1%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.76, -3.38, -5.12) |
| CIE-LCH | lch(79.76, 6.14, 236.60°) |
| OKLab | oklab(82.42% -0.0119 -0.0138) |
| OKLCH | oklch(82.42% 0.018 229) |
| XYZ | xyz(52.1640, 56.2519, 67.1288) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.39
Dove Gray
#B6B8BD
ΔE00 6.22
Silver
#C0C0C0
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 6.57
Fog
#D8DCE0
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8CF #CFC1BA
analogous
#BACFCC #BAC8CF #BABECF
triadic
#BAC8CF #CFBAC8 #C8CFBA
tetradic
#BAC8CF #CCBACF #CFC1BA #BECFBA
square
#BAC8CF #CCBACF #CFC1BA #BECFBA
split-complementary
#BAC8CF #CFBABE #CFCCBA
monochromatic
#728E9D #96ABB6 #BAC8CF #DEE5E8 #EDF1F2
Accessibility & contrast
On white
1.71
#BAC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BAC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8CF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8CF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C1C5CF
Tritanopia (blue-blind)
#B5CACA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bac8cf; /* rgb */ color: rgb(186, 200, 207); /* oklch */ color: oklch(82.4% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#ced8dd',
500: '#bac8cf',
950: '#000000',
},
}SCSS
$custom: #bac8cf; $custom-light: #ced8dd; $custom-dark: #000000;
JSON
{
"hex": "#bac8cf",
"rgb": {
"r": 186,
"g": 200,
"b": 207
},
"hsl": {
"h": 200,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.82418,
"c": 0.01823,
"h": 229
},
"luminance": 0.56253
}Semantic roles & 50–950 ramp
primary
#BAC8CF
secondary
#A49289
accent
#65499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384