#97ACAC#97ACAC
#97ACAC is a light, muted teal. Relative luminance 0.391; OKLCH L 72.8% C 0.023 H 196.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACAC |
|---|---|
| RGB | rgb(151, 172, 172) |
| HSL | hsl(180, 11%, 63%) |
| HSV | hsv(180, 12%, 67%) |
| CMYK | cmyk(12.2%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(68.80, -7.26, -2.46) |
| CIE-LCH | lch(68.80, 7.66, 198.76°) |
| OKLab | oklab(72.83% -0.0224 -0.0067) |
| OKLCH | oklch(72.83% 0.023 196.7) |
| XYZ | xyz(34.9596, 39.0622, 44.7196) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.03
Cool Gray
#9AA7B0
ΔE00 6.38
Bluegrey
#85A3B2
ΔE00 7.29
Bluey Grey
#89A0B0
ΔE00 8.30
Pewter
#899397
ΔE00 8.78
Dark Gray
#A9A9A9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACAC #AC9797
analogous
#97ACA1 #97ACAC #97A1AC
triadic
#97ACAC #AC97AC #ACAC97
tetradic
#97ACAC #A197AC #AC9797 #A1AC97
square
#97ACAC #A197AC #AC9797 #A1AC97
split-complementary
#97ACAC #AC97A1 #ACA197
monochromatic
#597070 #759191 #97ACAC #B9C7C7 #DBE2E2
Accessibility & contrast
On white
2.38
#97ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#97ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACAC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACAC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#A5A6AC
Tritanopia (blue-blind)
#91AEAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97acac; /* rgb */ color: rgb(151, 172, 172); /* oklch */ color: oklch(72.8% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#b5c4c4',
500: '#97acac',
950: '#000000',
},
}SCSS
$custom: #97acac; $custom-light: #b5c4c4; $custom-dark: #000000;
JSON
{
"hex": "#97acac",
"rgb": {
"r": 151,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.72826,
"c": 0.02337,
"h": 196.7
},
"luminance": 0.39063
}Semantic roles & 50–950 ramp
primary
#97ACAC
secondary
#D3CCCC
accent
#505095
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111212
muted
#808181