#ACCAC0#ACCAC0
#ACCAC0 is a light, muted teal. Relative luminance 0.548; OKLCH L 81.4% C 0.035 H 173.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCAC0 |
|---|---|
| RGB | rgb(172, 202, 192) |
| HSL | hsl(160, 22%, 73%) |
| HSV | hsv(160, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 5%, 20.8%) |
| CIE-LAB | lab(78.94, -12.01, 1.62) |
| CIE-LCH | lch(78.94, 12.12, 172.31°) |
| OKLab | oklab(81.39% -0.0349 0.0041) |
| OKLCH | oklch(81.39% 0.035 173.3) |
| XYZ | xyz(47.6458, 54.8164, 57.9293) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.92
Pale Teal
#82CBB2
ΔE00 9.93
Silver (survey)
#C5C9C7
ΔE00 10.57
Paleturquoise
#AFEEEE
ΔE00 10.68
Lightblue
#ADD8E6
ΔE00 10.86
Light Grey
#D8DCD6
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCAC0 #CAACB6
analogous
#ACCAB1 #ACCAC0 #ACC5CA
triadic
#ACCAC0 #C0ACCA #CAC0AC
tetradic
#ACCAC0 #B1ACCA #CAACB6 #C5CAAC
square
#ACCAC0 #B1ACCA #CAACB6 #C5CAAC
split-complementary
#ACCAC0 #CAACC5 #CAB1AC
monochromatic
#629A87 #87B2A4 #ACCAC0 #D1E2DC #ECF3F1
Accessibility & contrast
On white
1.76
#ACCAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#ACCAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCAC0
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCAC0 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C0
Deuteranopia (green-blind)
#C2C2C1
Tritanopia (blue-blind)
#A5CBC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #accac0; /* rgb */ color: rgb(172, 202, 192); /* oklch */ color: oklch(81.4% 0.035 173.3);
Tailwind
colors: {
custom: {
50: '#c5dad3',
500: '#accac0',
950: '#000000',
},
}SCSS
$custom: #accac0; $custom-light: #c5dad3; $custom-dark: #000000;
JSON
{
"hex": "#accac0",
"rgb": {
"r": 172,
"g": 202,
"b": 192
},
"hsl": {
"h": 160,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81394,
"c": 0.03511,
"h": 173.3
},
"luminance": 0.54817
}Semantic roles & 50–950 ramp
primary
#ACCAC0
secondary
#9F7C87
accent
#4564A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383