#97AAA7#97AAA7
#97AAA7 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.022 H 185.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA7 |
|---|---|
| RGB | rgb(151, 170, 167) |
| HSL | hsl(171, 10%, 63%) |
| HSV | hsv(171, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(68.11, -7.21, -0.70) |
| CIE-LCH | lch(68.11, 7.25, 185.58°) |
| OKLab | oklab(72.24% -0.0216 -0.002) |
| OKLCH | oklch(72.24% 0.022 185.3) |
| XYZ | xyz(34.1106, 38.1181, 42.1121) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.36
Cool Gray
#9AA7B0
ΔE00 7.27
Bluegrey
#85A3B2
ΔE00 8.59
Grey
#929591
ΔE00 8.62
Pewter
#899397
ΔE00 8.68
Dark Gray
#A9A9A9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA7 #AA979A
analogous
#97AA9D #97AAA7 #97A3AA
triadic
#97AAA7 #A797AA #AAA797
tetradic
#97AAA7 #9D97AA #AA979A #A3AA97
square
#97AAA7 #9D97AA #AA979A #A3AA97
split-complementary
#97AAA7 #AA97A3 #AA9D97
monochromatic
#596D6A #758E8B #97AAA7 #B9C6C3 #DAE1E0
Accessibility & contrast
On white
2.44
#97AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#97AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA7
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA7 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#A4A5A7
Tritanopia (blue-blind)
#92ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa7; /* rgb */ color: rgb(151, 170, 167); /* oklch */ color: oklch(72.2% 0.022 185.3);
Tailwind
colors: {
custom: {
50: '#b5c3c1',
500: '#97aaa7',
950: '#000000',
},
}SCSS
$custom: #97aaa7; $custom-light: #b5c3c1; $custom-dark: #000000;
JSON
{
"hex": "#97aaa7",
"rgb": {
"r": 151,
"g": 170,
"b": 167
},
"hsl": {
"h": 170.526,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72236,
"c": 0.02167,
"h": 185.3
},
"luminance": 0.38119
}Semantic roles & 50–950 ramp
primary
#97AAA7
secondary
#D2CBCC
accent
#515C94
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181