#ACC2C2#ACC2C2
#ACC2C2 is a light, muted teal. Relative luminance 0.512; OKLCH L 79.7% C 0.024 H 196.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2C2 |
|---|---|
| RGB | rgb(172, 194, 194) |
| HSL | hsl(180, 15%, 72%) |
| HSV | hsv(180, 11%, 76%) |
| CMYK | cmyk(11.3%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(76.83, -7.45, -2.54) |
| CIE-LCH | lch(76.83, 7.87, 198.80°) |
| OKLab | oklab(79.74% -0.023 -0.0069) |
| OKLCH | oklch(79.74% 0.024 196.7) |
| XYZ | xyz(46.0403, 51.2484, 58.4947) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 9.08
Silver
#C0C0C0
ΔE00 9.13
Dove Gray
#B6B8BD
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2C2 #C2ACAC
analogous
#ACC2B7 #ACC2C2 #ACB7C2
triadic
#ACC2C2 #C2ACC2 #C2C2AC
tetradic
#ACC2C2 #B7ACC2 #C2ACAC #B7C2AC
square
#ACC2C2 #B7ACC2 #C2ACAC #B7C2AC
split-complementary
#ACC2C2 #C2ACB7 #C2B7AC
monochromatic
#678C8C #89A8A8 #ACC2C2 #CFDCDC #EDF2F2
Accessibility & contrast
On white
1.87
#ACC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ACC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2C2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2C2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#A6C4C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc2c2; /* rgb */ color: rgb(172, 194, 194); /* oklch */ color: oklch(79.7% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#c5d4d4',
500: '#acc2c2',
950: '#000000',
},
}SCSS
$custom: #acc2c2; $custom-light: #c5d4d4; $custom-dark: #000000;
JSON
{
"hex": "#acc2c2",
"rgb": {
"r": 172,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79744,
"c": 0.02399,
"h": 196.7
},
"luminance": 0.51249
}Semantic roles & 50–950 ramp
primary
#ACC2C2
secondary
#967C7C
accent
#4C4C99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383