#ACC4C4#ACC4C4
#ACC4C4 is a light, muted teal. Relative luminance 0.522; OKLCH L 80.2% C 0.026 H 196.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC4C4 |
|---|---|
| RGB | rgb(172, 196, 196) |
| HSL | hsl(180, 17%, 72%) |
| HSV | hsv(180, 12%, 77%) |
| CMYK | cmyk(12.2%, 0%, 0%, 23.1%) |
| CIE-LAB | lab(77.42, -8.09, -2.75) |
| CIE-LCH | lch(77.42, 8.55, 198.75°) |
| OKLab | oklab(80.23% -0.025 -0.0075) |
| OKLCH | oklch(80.23% 0.026 196.6) |
| XYZ | xyz(46.7145, 52.2350, 59.8350) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.37
Cool Grey
#95A3A6
ΔE00 9.58
Silver
#C0C0C0
ΔE00 9.72
Cool Gray
#9AA7B0
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC4C4 #C4ACAC
analogous
#ACC4B8 #ACC4C4 #ACB8C4
triadic
#ACC4C4 #C4ACC4 #C4C4AC
tetradic
#ACC4C4 #B8ACC4 #C4ACAC #B8C4AC
square
#ACC4C4 #B8ACC4 #C4ACAC #B8C4AC
split-complementary
#ACC4C4 #C4ACB8 #C4B8AC
monochromatic
#669090 #88ABAB #ACC4C4 #D0DDDD #EDF2F2
Accessibility & contrast
On white
1.83
#ACC4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ACC4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC4C4
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC4C4 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C4
Deuteranopia (green-blind)
#BCBEC4
Tritanopia (blue-blind)
#A5C6C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #acc4c4; /* rgb */ color: rgb(172, 196, 196); /* oklch */ color: oklch(80.2% 0.026 196.6);
Tailwind
colors: {
custom: {
50: '#c5d5d5',
500: '#acc4c4',
950: '#000000',
},
}SCSS
$custom: #acc4c4; $custom-light: #c5d5d5; $custom-dark: #000000;
JSON
{
"hex": "#acc4c4",
"rgb": {
"r": 172,
"g": 196,
"b": 196
},
"hsl": {
"h": 180,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.8023,
"c": 0.02606,
"h": 196.6
},
"luminance": 0.52236
}Semantic roles & 50–950 ramp
primary
#ACC4C4
secondary
#987C7C
accent
#4A4A9B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383