#ACCAC8#ACCAC8
#ACCAC8 is a light, muted teal. Relative luminance 0.552; OKLCH L 81.6% C 0.032 H 191.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCAC8 |
|---|---|
| RGB | rgb(172, 202, 200) |
| HSL | hsl(176, 22%, 73%) |
| HSV | hsv(176, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 1%, 20.8%) |
| CIE-LAB | lab(79.15, -10.40, -2.37) |
| CIE-LCH | lch(79.15, 10.67, 192.84°) |
| OKLab | oklab(81.63% -0.0316 -0.0065) |
| OKLCH | oklch(81.63% 0.032 191.6) |
| XYZ | xyz(48.5564, 55.1806, 62.7250) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.72
Lightblue
#ADD8E6
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 9.52
Paleturquoise
#AFEEEE
ΔE00 10.00
Light Grey
#D8DCD6
ΔE00 10.84
Pale Sky Blue
#BDF6FE
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCAC8 #CAACAE
analogous
#ACCAB9 #ACCAC8 #ACBDCA
triadic
#ACCAC8 #C8ACCA #CAC8AC
tetradic
#ACCAC8 #B9ACCA #CAACAE #BDCAAC
square
#ACCAC8 #B9ACCA #CAACAE #BDCAAC
split-complementary
#ACCAC8 #CAACBD #CAB9AC
monochromatic
#629A96 #87B2AF #ACCAC8 #D1E2E1 #ECF3F3
Accessibility & contrast
On white
1.74
#ACCAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#ACCAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCAC8
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCAC8 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#A4CCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accac8; /* rgb */ color: rgb(172, 202, 200); /* oklch */ color: oklch(81.6% 0.032 191.6);
Tailwind
colors: {
custom: {
50: '#c5dad8',
500: '#accac8',
950: '#000000',
},
}SCSS
$custom: #accac8; $custom-light: #c5dad8; $custom-dark: #000000;
JSON
{
"hex": "#accac8",
"rgb": {
"r": 172,
"g": 202,
"b": 200
},
"hsl": {
"h": 176,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.8163,
"c": 0.03231,
"h": 191.6
},
"luminance": 0.55182
}Semantic roles & 50–950 ramp
primary
#ACCAC8
secondary
#9F7C7E
accent
#454BA0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383