#ACC2C4#ACC2C4
#ACC2C4 is a light, muted teal. Relative luminance 0.513; OKLCH L 79.8% C 0.024 H 203.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2C4 |
|---|---|
| RGB | rgb(172, 194, 196) |
| HSL | hsl(185, 17%, 72%) |
| HSV | hsv(185, 12%, 77%) |
| CMYK | cmyk(12.2%, 1%, 0%, 23.1%) |
| CIE-LAB | lab(76.88, -7.04, -3.54) |
| CIE-LCH | lch(76.88, 7.88, 206.67°) |
| OKLab | oklab(79.81% -0.0222 -0.0096) |
| OKLCH | oklch(79.81% 0.024 203.3) |
| XYZ | xyz(46.2664, 51.3388, 59.6856) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.82
Cool Grey
#95A3A6
ΔE00 8.79
Cool Gray
#9AA7B0
ΔE00 8.89
Silver
#C0C0C0
ΔE00 8.92
Dove Gray
#B6B8BD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2C4 #C4AEAC
analogous
#ACC4BA #ACC2C4 #ACB6C4
triadic
#ACC2C4 #C4ACC2 #C2C4AC
tetradic
#ACC2C4 #BAACC4 #C4AEAC #B6C4AC
square
#ACC2C4 #BAACC4 #C4AEAC #B6C4AC
split-complementary
#ACC2C4 #C4ACB6 #C4BAAC
monochromatic
#668C90 #88A8AB #ACC2C4 #D0DCDD #EDF2F2
Accessibility & contrast
On white
1.86
#ACC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#ACC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2C4
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2C4 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C4
Deuteranopia (green-blind)
#BABCC4
Tritanopia (blue-blind)
#A5C4C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acc2c4; /* rgb */ color: rgb(172, 194, 196); /* oklch */ color: oklch(79.8% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#c5d4d5',
500: '#acc2c4',
950: '#000000',
},
}SCSS
$custom: #acc2c4; $custom-light: #c5d4d5; $custom-dark: #000000;
JSON
{
"hex": "#acc2c4",
"rgb": {
"r": 172,
"g": 194,
"b": 196
},
"hsl": {
"h": 185,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79805,
"c": 0.02417,
"h": 203.3
},
"luminance": 0.5134
}Semantic roles & 50–950 ramp
primary
#ACC2C4
secondary
#987F7C
accent
#514A9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383