#ACC2C0#ACC2C0
#ACC2C0 is a light, muted teal. Relative luminance 0.512; OKLCH L 79.7% C 0.024 H 190.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2C0 |
|---|---|
| RGB | rgb(172, 194, 192) |
| HSL | hsl(175, 15%, 72%) |
| HSV | hsv(175, 11%, 76%) |
| CMYK | cmyk(11.3%, 0%, 1%, 23.9%) |
| CIE-LAB | lab(76.78, -7.85, -1.53) |
| CIE-LCH | lch(76.78, 8.00, 191.04°) |
| OKLab | oklab(79.68% -0.0238 -0.0042) |
| OKLCH | oklch(79.68% 0.024 190) |
| XYZ | xyz(45.8172, 51.1591, 57.3197) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 8.98
Cool Grey
#95A3A6
ΔE00 9.22
Powder Blue
#B0E0E6
ΔE00 9.26
Silver
#C0C0C0
ΔE00 9.39
Dove Gray
#B6B8BD
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2C0 #C2ACAE
analogous
#ACC2B5 #ACC2C0 #ACB9C2
triadic
#ACC2C0 #C0ACC2 #C2C0AC
tetradic
#ACC2C0 #B5ACC2 #C2ACAE #B9C2AC
square
#ACC2C0 #B5ACC2 #C2ACAE #B9C2AC
split-complementary
#ACC2C0 #C2ACB9 #C2B5AC
monochromatic
#678C89 #89A8A5 #ACC2C0 #CFDCDB #EDF2F2
Accessibility & contrast
On white
1.87
#ACC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#ACC2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2C0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2C0 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFC0
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#A6C3C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc2c0; /* rgb */ color: rgb(172, 194, 192); /* oklch */ color: oklch(79.7% 0.024 190.0);
Tailwind
colors: {
custom: {
50: '#c4d4d3',
500: '#acc2c0',
950: '#000000',
},
}SCSS
$custom: #acc2c0; $custom-light: #c4d4d3; $custom-dark: #000000;
JSON
{
"hex": "#acc2c0",
"rgb": {
"r": 172,
"g": 194,
"b": 192
},
"hsl": {
"h": 174.545,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79683,
"c": 0.02415,
"h": 190
},
"luminance": 0.5116
}Semantic roles & 50–950 ramp
primary
#ACC2C0
secondary
#967C7F
accent
#4C5399
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383