#ACCACA#ACCACA
#ACCACA is a light, muted teal. Relative luminance 0.553; OKLCH L 81.7% C 0.032 H 196.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCACA |
|---|---|
| RGB | rgb(172, 202, 202) |
| HSL | hsl(180, 22%, 73%) |
| HSV | hsv(180, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(79.20, -9.99, -3.37) |
| CIE-LCH | lch(79.20, 10.54, 198.62°) |
| OKLab | oklab(81.69% -0.0308 -0.0092) |
| OKLCH | oklch(81.69% 0.032 196.5) |
| XYZ | xyz(48.7917, 55.2747, 63.9641) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Lightblue
#ADD8E6
ΔE00 6.67
Silver (survey)
#C5C9C7
ΔE00 9.37
Paleturquoise
#AFEEEE
ΔE00 10.08
Light Grey
#D8DCD6
ΔE00 10.86
Ice Blue
#A5DFF9
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCACA #CAACAC
analogous
#ACCABB #ACCACA #ACBBCA
triadic
#ACCACA #CAACCA #CACAAC
tetradic
#ACCACA #BBACCA #CAACAC #BBCAAC
square
#ACCACA #BBACCA #CAACAC #BBCAAC
split-complementary
#ACCACA #CAACBB #CABBAC
monochromatic
#629A9A #87B2B2 #ACCACA #D1E2E2 #ECF3F3
Accessibility & contrast
On white
1.74
#ACCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#ACCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCACA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCACA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#A3CCCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accaca; /* rgb */ color: rgb(172, 202, 202); /* oklch */ color: oklch(81.7% 0.032 196.5);
Tailwind
colors: {
custom: {
50: '#c5dada',
500: '#accaca',
950: '#000000',
},
}SCSS
$custom: #accaca; $custom-light: #c5dada; $custom-dark: #000000;
JSON
{
"hex": "#accaca",
"rgb": {
"r": 172,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81691,
"c": 0.03218,
"h": 196.5
},
"luminance": 0.55276
}Semantic roles & 50–950 ramp
primary
#ACCACA
secondary
#9F7C7C
accent
#4545A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383