#BACAC8#BACAC8
#BACAC8 is a very light, near-neutral teal. Relative luminance 0.569; OKLCH L 82.6% C 0.018 H 187.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BACAC8 |
|---|---|
| RGB | rgb(186, 202, 200) |
| HSL | hsl(173, 13%, 76%) |
| HSV | hsv(173, 8%, 79%) |
| CMYK | cmyk(7.9%, 0%, 1%, 20.8%) |
| CIE-LAB | lab(80.09, -5.81, -0.87) |
| CIE-LCH | lch(80.09, 5.87, 188.50°) |
| OKLab | oklab(82.62% -0.0175 -0.0024) |
| OKLCH | oklch(82.62% 0.018 187.8) |
| XYZ | xyz(51.7933, 56.8496, 62.8767) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 6.98
Silver
#C0C0C0
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.91
Fog
#D8DCE0
ΔE00 8.30
Dove Gray
#B6B8BD
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACAC8 #CABABC
analogous
#BACAC0 #BACAC8 #BAC4CA
triadic
#BACAC8 #C8BACA #CAC8BA
tetradic
#BACAC8 #C0BACA #CABABC #C4CABA
square
#BACAC8 #C0BACA #CABABC #C4CABA
split-complementary
#BACAC8 #CABAC4 #CAC0BA
monochromatic
#759591 #97AFAC #BACAC8 #DDE5E4 #EEF2F1
Accessibility & contrast
On white
1.70
#BACAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#BACAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACAC8
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACAC8 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#B6CBC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacac8; /* rgb */ color: rgb(186, 202, 200); /* oklch */ color: oklch(82.6% 0.018 187.8);
Tailwind
colors: {
custom: {
50: '#cedad8',
500: '#bacac8',
950: '#000000',
},
}SCSS
$custom: #bacac8; $custom-light: #cedad8; $custom-dark: #000000;
JSON
{
"hex": "#bacac8",
"rgb": {
"r": 186,
"g": 202,
"b": 200
},
"hsl": {
"h": 172.5,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.82622,
"c": 0.01765,
"h": 187.8
},
"luminance": 0.5685
}Semantic roles & 50–950 ramp
primary
#BACAC8
secondary
#9E8A8D
accent
#4E5797
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383