#ACC6C4#ACC6C4
#ACC6C4 is a light, muted teal. Relative luminance 0.531; OKLCH L 80.7% C 0.028 H 190.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC6C4 |
|---|---|
| RGB | rgb(172, 198, 196) |
| HSL | hsl(175, 19%, 73%) |
| HSV | hsv(175, 13%, 78%) |
| CMYK | cmyk(13.1%, 0%, 1%, 22.4%) |
| CIE-LAB | lab(77.96, -9.14, -1.96) |
| CIE-LCH | lch(77.96, 9.35, 192.09°) |
| OKLab | oklab(80.66% -0.0277 -0.0054) |
| OKLCH | oklch(80.66% 0.028 190.9) |
| XYZ | xyz(47.1687, 53.1433, 59.9864) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.93
Lightblue
#ADD8E6
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.54
Light Grey
#D8DCD6
ΔE00 10.38
Cool Grey
#95A3A6
ΔE00 10.45
Silver
#C0C0C0
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC6C4 #C6ACAE
analogous
#ACC6B7 #ACC6C4 #ACBBC6
triadic
#ACC6C4 #C4ACC6 #C6C4AC
tetradic
#ACC6C4 #B7ACC6 #C6ACAE #BBC6AC
square
#ACC6C4 #B7ACC6 #C6ACAE #BBC6AC
split-complementary
#ACC6C4 #C6ACBB #C6B7AC
monochromatic
#65938F #88ADAA #ACC6C4 #D0DFDE #EDF3F2
Accessibility & contrast
On white
1.81
#ACC6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#ACC6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC6C4
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC6C4 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#BDBFC4
Tritanopia (blue-blind)
#A5C8C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc6c4; /* rgb */ color: rgb(172, 198, 196); /* oklch */ color: oklch(80.7% 0.028 190.9);
Tailwind
colors: {
custom: {
50: '#c5d7d5',
500: '#acc6c4',
950: '#000000',
},
}SCSS
$custom: #acc6c4; $custom-light: #c5d7d5; $custom-dark: #000000;
JSON
{
"hex": "#acc6c4",
"rgb": {
"r": 172,
"g": 198,
"b": 196
},
"hsl": {
"h": 175.385,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.80656,
"c": 0.02825,
"h": 190.9
},
"luminance": 0.53144
}Semantic roles & 50–950 ramp
primary
#ACC6C4
secondary
#9A7C7E
accent
#494F9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383