#ACC8C8#ACC8C8
#ACC8C8 is a light, muted teal. Relative luminance 0.542; OKLCH L 81.2% C 0.030 H 196.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8C8 |
|---|---|
| RGB | rgb(172, 200, 200) |
| HSL | hsl(180, 20%, 73%) |
| HSV | hsv(180, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 0%, 21.6%) |
| CIE-LAB | lab(78.61, -9.36, -3.16) |
| CIE-LCH | lch(78.61, 9.88, 198.66°) |
| OKLab | oklab(81.2% -0.0289 -0.0086) |
| OKLCH | oklch(81.2% 0.03 196.6) |
| XYZ | xyz(48.0902, 54.2481, 62.5696) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 8.88
Light Grey
#D8DCD6
ΔE00 10.63
Light Grey Blue
#9DBCD4
ΔE00 10.66
Paleturquoise
#AFEEEE
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8C8 #C8ACAC
analogous
#ACC8BA #ACC8C8 #ACBAC8
triadic
#ACC8C8 #C8ACC8 #C8C8AC
tetradic
#ACC8C8 #BAACC8 #C8ACAC #BAC8AC
square
#ACC8C8 #BAACC8 #C8ACAC #BAC8AC
split-complementary
#ACC8C8 #C8ACBA #C8BAAC
monochromatic
#639696 #87B0B0 #ACC8C8 #D1E0E0 #EDF3F3
Accessibility & contrast
On white
1.77
#ACC8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#ACC8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8C8
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8C8 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#BEC1C8
Tritanopia (blue-blind)
#A4CAC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc8c8; /* rgb */ color: rgb(172, 200, 200); /* oklch */ color: oklch(81.2% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#c5d8d8',
500: '#acc8c8',
950: '#000000',
},
}SCSS
$custom: #acc8c8; $custom-light: #c5d8d8; $custom-dark: #000000;
JSON
{
"hex": "#acc8c8",
"rgb": {
"r": 172,
"g": 200,
"b": 200
},
"hsl": {
"h": 180,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.81203,
"c": 0.03016,
"h": 196.6
},
"luminance": 0.54249
}Semantic roles & 50–950 ramp
primary
#ACC8C8
secondary
#9C7C7C
accent
#47479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383