#97AAA6#97AAA6
#97AAA6 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.022 H 181.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA6 |
|---|---|
| RGB | rgb(151, 170, 166) |
| HSL | hsl(167, 10%, 63%) |
| HSV | hsv(167, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(68.08, -7.42, -0.19) |
| CIE-LCH | lch(68.08, 7.42, 181.47°) |
| OKLab | oklab(72.21% -0.022 -0.0006) |
| OKLCH | oklch(72.21% 0.022 181.6) |
| XYZ | xyz(34.0186, 38.0813, 41.6271) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.76
Cool Gray
#9AA7B0
ΔE00 7.74
Grey
#929591
ΔE00 8.65
Pewter
#899397
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 8.94
Bluegrey
#85A3B2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA6 #AA979B
analogous
#97AA9C #97AAA6 #97A4AA
triadic
#97AAA6 #A697AA #AAA697
tetradic
#97AAA6 #9C97AA #AA979B #A4AA97
square
#97AAA6 #9C97AA #AA979B #A4AA97
split-complementary
#97AAA6 #AA97A4 #AA9C97
monochromatic
#596D69 #758E89 #97AAA6 #B9C6C3 #DAE1E0
Accessibility & contrast
On white
2.44
#97AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#97AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA6
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA6 | 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)
#A8A8A6
Deuteranopia (green-blind)
#A4A5A6
Tritanopia (blue-blind)
#92ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa6; /* rgb */ color: rgb(151, 170, 166); /* oklch */ color: oklch(72.2% 0.022 181.6);
Tailwind
colors: {
custom: {
50: '#b5c3c0',
500: '#97aaa6',
950: '#000000',
},
}SCSS
$custom: #97aaa6; $custom-light: #b5c3c0; $custom-dark: #000000;
JSON
{
"hex": "#97aaa6",
"rgb": {
"r": 151,
"g": 170,
"b": 166
},
"hsl": {
"h": 167.368,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72205,
"c": 0.022,
"h": 181.6
},
"luminance": 0.38082
}Semantic roles & 50–950 ramp
primary
#97AAA6
secondary
#D2CBCC
accent
#515F94
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181