#ACC0C0#ACC0C0
#ACC0C0 is a light, muted teal. Relative luminance 0.503; OKLCH L 79.3% C 0.022 H 196.7°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0C0 |
|---|---|
| RGB | rgb(172, 192, 192) |
| HSL | hsl(180, 14%, 71%) |
| HSV | hsv(180, 10%, 75%) |
| CMYK | cmyk(10.4%, 0%, 0%, 24.7%) |
| CIE-LAB | lab(76.24, -6.80, -2.32) |
| CIE-LCH | lch(76.24, 7.18, 198.85°) |
| OKLab | oklab(79.26% -0.021 -0.0063) |
| OKLCH | oklch(79.26% 0.022 196.7) |
| XYZ | xyz(45.3751, 50.2749, 57.1724) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.05
Cool Grey
#95A3A6
ΔE00 8.35
Silver
#C0C0C0
ΔE00 8.53
Dove Gray
#B6B8BD
ΔE00 8.71
Cool Gray
#9AA7B0
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0C0 #C0ACAC
analogous
#ACC0B6 #ACC0C0 #ACB6C0
triadic
#ACC0C0 #C0ACC0 #C0C0AC
tetradic
#ACC0C0 #B6ACC0 #C0ACAC #B6C0AC
square
#ACC0C0 #B6ACC0 #C0ACAC #B6C0AC
split-complementary
#ACC0C0 #C0ACB6 #C0B6AC
monochromatic
#688989 #89A6A6 #ACC0C0 #CFDADA #EEF2F2
Accessibility & contrast
On white
1.90
#ACC0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#ACC0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0C0
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0C0 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC0
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#A6C1C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #acc0c0; /* rgb */ color: rgb(172, 192, 192); /* oklch */ color: oklch(79.3% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#c4d3d3',
500: '#acc0c0',
950: '#000000',
},
}SCSS
$custom: #acc0c0; $custom-light: #c4d3d3; $custom-dark: #000000;
JSON
{
"hex": "#acc0c0",
"rgb": {
"r": 172,
"g": 192,
"b": 192
},
"hsl": {
"h": 180,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.79258,
"c": 0.0219,
"h": 196.7
},
"luminance": 0.50276
}Semantic roles & 50–950 ramp
primary
#ACC0C0
secondary
#947D7D
accent
#4E4E98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383