#ACC8CA#ACC8CA
#ACC8CA is a light, muted teal. Relative luminance 0.543; OKLCH L 81.3% C 0.030 H 201.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8CA |
|---|---|
| RGB | rgb(172, 200, 202) |
| HSL | hsl(184, 22%, 73%) |
| HSV | hsv(184, 15%, 79%) |
| CMYK | cmyk(14.9%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(78.66, -8.95, -4.16) |
| CIE-LCH | lch(78.66, 9.87, 204.92°) |
| OKLab | oklab(81.27% -0.0281 -0.0113) |
| OKLCH | oklch(81.27% 0.03 201.9) |
| XYZ | xyz(48.3255, 54.3422, 63.8087) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.32
Powder Blue
#B0E0E6
ΔE00 6.89
Silver (survey)
#C5C9C7
ΔE00 8.80
Light Grey Blue
#9DBCD4
ΔE00 9.76
Cloudy Blue
#ACC2D9
ΔE00 10.28
Ice Blue
#A5DFF9
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8CA #CAAEAC
analogous
#ACCABD #ACC8CA #ACB9CA
triadic
#ACC8CA #CAACC8 #C8CAAC
tetradic
#ACC8CA #BDACCA #CAAEAC #B9CAAC
square
#ACC8CA #BDACCA #CAAEAC #B9CAAC
split-complementary
#ACC8CA #CAACB9 #CABDAC
monochromatic
#62969A #87AFB2 #ACC8CA #D1E1E2 #ECF3F3
Accessibility & contrast
On white
1.77
#ACC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ACC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8CA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8CA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#A3CAC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #acc8ca; /* rgb */ color: rgb(172, 200, 202); /* oklch */ color: oklch(81.3% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#c5d8da',
500: '#acc8ca',
950: '#000000',
},
}SCSS
$custom: #acc8ca; $custom-light: #c5d8da; $custom-dark: #000000;
JSON
{
"hex": "#acc8ca",
"rgb": {
"r": 172,
"g": 200,
"b": 202
},
"hsl": {
"h": 184,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81265,
"c": 0.03029,
"h": 201.9
},
"luminance": 0.54343
}Semantic roles & 50–950 ramp
primary
#ACC8CA
secondary
#9F7E7C
accent
#4B45A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383