#BACACC#BACACC
#BACACC is a very light, near-neutral teal. Relative luminance 0.570; OKLCH L 82.7% C 0.018 H 205.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BACACC |
|---|---|
| RGB | rgb(186, 202, 204) |
| HSL | hsl(187, 15%, 76%) |
| HSV | hsv(187, 9%, 80%) |
| CMYK | cmyk(8.8%, 1%, 0%, 20%) |
| CIE-LAB | lab(80.20, -5.02, -2.86) |
| CIE-LCH | lch(80.20, 5.78, 209.63°) |
| OKLab | oklab(82.74% -0.0159 -0.0077) |
| OKLCH | oklch(82.74% 0.018 205.8) |
| XYZ | xyz(52.2669, 57.0390, 65.3710) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.96
Silver
#C0C0C0
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.43
Light Grey
#D8DCD6
ΔE00 7.45
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACACC #CCBCBA
analogous
#BACCC5 #BACACC #BAC1CC
triadic
#BACACC #CCBACA #CACCBA
tetradic
#BACACC #C5BACC #CCBCBA #C1CCBA
square
#BACACC #C5BACC #CCBCBA #C1CCBA
split-complementary
#BACACC #CCBAC1 #CCC5BA
monochromatic
#749498 #97AFB2 #BACACC #DDE5E6 #EDF1F2
Accessibility & contrast
On white
1.69
#BACACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BACACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACACC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACACC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#B5CBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacacc; /* rgb */ color: rgb(186, 202, 204); /* oklch */ color: oklch(82.7% 0.018 205.8);
Tailwind
colors: {
custom: {
50: '#cedadb',
500: '#bacacc',
950: '#000000',
},
}SCSS
$custom: #bacacc; $custom-light: #cedadb; $custom-dark: #000000;
JSON
{
"hex": "#bacacc",
"rgb": {
"r": 186,
"g": 202,
"b": 204
},
"hsl": {
"h": 186.667,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.82741,
"c": 0.01769,
"h": 205.8
},
"luminance": 0.5704
}Semantic roles & 50–950 ramp
primary
#BACACC
secondary
#A08C8A
accent
#554C99
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131415
muted
#838384