#96ACAC#96ACAC
#96ACAC is a light, muted teal. Relative luminance 0.390; OKLCH L 72.8% C 0.024 H 196.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACAC |
|---|---|
| RGB | rgb(150, 172, 172) |
| HSL | hsl(180, 12%, 63%) |
| HSV | hsv(180, 13%, 67%) |
| CMYK | cmyk(12.8%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(68.73, -7.59, -2.57) |
| CIE-LCH | lch(68.73, 8.02, 198.73°) |
| OKLab | oklab(72.75% -0.0234 -0.007) |
| OKLCH | oklch(72.75% 0.024 196.6) |
| XYZ | xyz(34.7748, 38.9669, 44.7109) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.26
Cool Gray
#9AA7B0
ΔE00 6.61
Bluegrey
#85A3B2
ΔE00 7.26
Bluey Grey
#89A0B0
ΔE00 8.36
Pewter
#899397
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACAC #AC9696
analogous
#96ACA1 #96ACAC #96A1AC
triadic
#96ACAC #AC96AC #ACAC96
tetradic
#96ACAC #A196AC #AC9696 #A1AC96
square
#96ACAC #A196AC #AC9696 #A1AC96
split-complementary
#96ACAC #AC96A1 #ACA196
monochromatic
#586F6F #749191 #96ACAC #B8C7C7 #DAE2E2
Accessibility & contrast
On white
2.39
#96ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#96ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACAC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACAC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#90AEAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96acac; /* rgb */ color: rgb(150, 172, 172); /* oklch */ color: oklch(72.8% 0.024 196.6);
Tailwind
colors: {
custom: {
50: '#b5c4c4',
500: '#96acac',
950: '#000000',
},
}SCSS
$custom: #96acac; $custom-light: #b5c4c4; $custom-dark: #000000;
JSON
{
"hex": "#96acac",
"rgb": {
"r": 150,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.72754,
"c": 0.02445,
"h": 196.6
},
"luminance": 0.38968
}Semantic roles & 50–950 ramp
primary
#96ACAC
secondary
#D3CBCB
accent
#505096
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111212
muted
#808181