#ACC2BA#ACC2BA
#ACC2BA is a light, muted teal. Relative luminance 0.509; OKLCH L 79.5% C 0.026 H 171.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2BA |
|---|---|
| RGB | rgb(172, 194, 186) |
| HSL | hsl(158, 15%, 72%) |
| HSV | hsv(158, 11%, 76%) |
| CMYK | cmyk(11.3%, 0%, 4.1%, 23.9%) |
| CIE-LAB | lab(76.62, -9.04, 1.48) |
| CIE-LCH | lch(76.62, 9.16, 170.68°) |
| OKLab | oklab(79.51% -0.0262 0.0038) |
| OKLCH | oklch(79.51% 0.026 171.7) |
| XYZ | xyz(45.1659, 50.8986, 53.8897) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.51
Light Grey
#D8DCD6
ΔE00 10.28
Cool Grey
#95A3A6
ΔE00 10.40
Powder Blue
#B0E0E6
ΔE00 10.45
Silver
#C0C0C0
ΔE00 10.46
Greenish Grey
#96AE8D
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2BA #C2ACB4
analogous
#ACC2AF #ACC2BA #ACBFC2
triadic
#ACC2BA #BAACC2 #C2BAAC
tetradic
#ACC2BA #AFACC2 #C2ACB4 #BFC2AC
square
#ACC2BA #AFACC2 #C2ACB4 #BFC2AC
split-complementary
#ACC2BA #C2ACBF #C2AFAC
monochromatic
#678C7F #89A89D #ACC2BA #CFDCD7 #EDF2F0
Accessibility & contrast
On white
1.88
#ACC2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ACC2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2BA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2BA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBA
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#A7C2C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc2ba; /* rgb */ color: rgb(172, 194, 186); /* oklch */ color: oklch(79.5% 0.026 171.7);
Tailwind
colors: {
custom: {
50: '#c4d4ce',
500: '#acc2ba',
950: '#000000',
},
}SCSS
$custom: #acc2ba; $custom-light: #c4d4ce; $custom-dark: #000000;
JSON
{
"hex": "#acc2ba",
"rgb": {
"r": 172,
"g": 194,
"b": 186
},
"hsl": {
"h": 158.182,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79506,
"c": 0.02646,
"h": 171.7
},
"luminance": 0.50899
}Semantic roles & 50–950 ramp
primary
#ACC2BA
secondary
#967C86
accent
#4C6899
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383