#ACC4C2#ACC4C2
#ACC4C2 is a light, muted teal. Relative luminance 0.521; OKLCH L 80.2% C 0.026 H 190.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4C2 |
|---|---|
| RGB | rgb(172, 196, 194) |
| HSL | hsl(175, 17%, 72%) |
| HSV | hsv(175, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 1%, 23.1%) |
| CIE-LAB | lab(77.37, -8.50, -1.75) |
| CIE-LCH | lch(77.37, 8.67, 191.61°) |
| OKLab | oklab(80.17% -0.0258 -0.0048) |
| OKLCH | oklch(80.17% 0.026 190.5) |
| XYZ | xyz(46.4884, 52.1446, 58.6441) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.07
Lightblue
#ADD8E6
ΔE00 8.52
Powder Blue
#B0E0E6
ΔE00 8.58
Cool Grey
#95A3A6
ΔE00 9.83
Silver
#C0C0C0
ΔE00 9.97
Light Grey
#D8DCD6
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4C2 #C4ACAE
analogous
#ACC4B6 #ACC4C2 #ACBAC4
triadic
#ACC4C2 #C2ACC4 #C4C2AC
tetradic
#ACC4C2 #B6ACC4 #C4ACAE #BAC4AC
square
#ACC4C2 #B6ACC4 #C4ACAE #BAC4AC
split-complementary
#ACC4C2 #C4ACBA #C4B6AC
monochromatic
#66908C #88ABA8 #ACC4C2 #D0DDDC #EDF2F2
Accessibility & contrast
On white
1.84
#ACC4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ACC4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4C2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4C2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C2
Deuteranopia (green-blind)
#BCBEC2
Tritanopia (blue-blind)
#A6C5C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc4c2; /* rgb */ color: rgb(172, 196, 194); /* oklch */ color: oklch(80.2% 0.026 190.5);
Tailwind
colors: {
custom: {
50: '#c5d5d4',
500: '#acc4c2',
950: '#000000',
},
}SCSS
$custom: #acc4c2; $custom-light: #c5d5d4; $custom-dark: #000000;
JSON
{
"hex": "#acc4c2",
"rgb": {
"r": 172,
"g": 196,
"b": 194
},
"hsl": {
"h": 175,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.80169,
"c": 0.02621,
"h": 190.5
},
"luminance": 0.52146
}Semantic roles & 50–950 ramp
primary
#ACC4C2
secondary
#987C7F
accent
#4A519B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383