#97A8A3#97A8A3
#97A8A3 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.7% C 0.020 H 176.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8A3 |
|---|---|
| RGB | rgb(151, 168, 163) |
| HSL | hsl(162, 9%, 63%) |
| HSV | hsv(162, 10%, 66%) |
| CMYK | cmyk(10.1%, 0%, 3%, 34.1%) |
| CIE-LAB | lab(67.45, -6.94, 0.55) |
| CIE-LCH | lch(67.45, 6.97, 175.46°) |
| OKLab | oklab(71.68% -0.0203 0.0014) |
| OKLCH | oklch(71.68% 0.02 176.2) |
| XYZ | xyz(33.3745, 37.2284, 40.0707) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.71
Grey
#929591
ΔE00 7.87
Cool Gray
#9AA7B0
ΔE00 7.89
Pewter
#899397
ΔE00 8.53
Dark Gray
#A9A9A9
ΔE00 8.56
Cement
#A5A391
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8A3 #A8979C
analogous
#97A89A #97A8A3 #97A5A8
triadic
#97A8A3 #A397A8 #A8A397
tetradic
#97A8A3 #9A97A8 #A8979C #A5A897
square
#97A8A3 #9A97A8 #A8979C #A5A897
split-complementary
#97A8A3 #A897A5 #A89A97
monochromatic
#5A6B66 #768C86 #97A8A3 #B8C4C0 #DAE0DE
Accessibility & contrast
On white
2.49
#97A8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#97A8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8A3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8A3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#93A9A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #97a8a3; /* rgb */ color: rgb(151, 168, 163); /* oklch */ color: oklch(71.7% 0.020 176.2);
Tailwind
colors: {
custom: {
50: '#b5c1be',
500: '#97a8a3',
950: '#000000',
},
}SCSS
$custom: #97a8a3; $custom-light: #b5c1be; $custom-dark: #000000;
JSON
{
"hex": "#97a8a3",
"rgb": {
"r": 151,
"g": 168,
"b": 163
},
"hsl": {
"h": 162.353,
"s": 8.901,
"l": 62.549
},
"oklch": {
"l": 0.71678,
"c": 0.02039,
"h": 176.2
},
"luminance": 0.37229
}Semantic roles & 50–950 ramp
primary
#97A8A3
secondary
#D0CACC
accent
#536693
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181