#97AAA9#97AAA9
#97AAA9 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.021 H 192.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA9 |
|---|---|
| RGB | rgb(151, 170, 169) |
| HSL | hsl(177, 10%, 63%) |
| HSV | hsv(177, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(68.16, -6.80, -1.73) |
| CIE-LCH | lch(68.16, 7.02, 194.30°) |
| OKLab | oklab(72.3% -0.0208 -0.0047) |
| OKLCH | oklch(72.3% 0.021 192.8) |
| XYZ | xyz(34.2970, 38.1927, 43.0934) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.61
Cool Gray
#9AA7B0
ΔE00 6.34
Bluegrey
#85A3B2
ΔE00 7.64
Pewter
#899397
ΔE00 8.23
Dark Gray
#A9A9A9
ΔE00 8.44
Bluey Grey
#89A0B0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA9 #AA9798
analogous
#97AA9F #97AAA9 #97A1AA
triadic
#97AAA9 #A997AA #AAA997
tetradic
#97AAA9 #9F97AA #AA9798 #A1AA97
square
#97AAA9 #9F97AA #AA9798 #A1AA97
split-complementary
#97AAA9 #AA97A1 #AA9F97
monochromatic
#596D6C #758E8D #97AAA9 #B9C6C5 #DAE1E1
Accessibility & contrast
On white
2.43
#97AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#97AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA9
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA9 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8A9
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#92ABAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa9; /* rgb */ color: rgb(151, 170, 169); /* oklch */ color: oklch(72.3% 0.021 192.8);
Tailwind
colors: {
custom: {
50: '#b5c3c2',
500: '#97aaa9',
950: '#000000',
},
}SCSS
$custom: #97aaa9; $custom-light: #b5c3c2; $custom-dark: #000000;
JSON
{
"hex": "#97aaa9",
"rgb": {
"r": 151,
"g": 170,
"b": 169
},
"hsl": {
"h": 176.842,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72297,
"c": 0.02129,
"h": 192.8
},
"luminance": 0.38193
}Semantic roles & 50–950 ramp
primary
#97AAA9
secondary
#D2CBCB
accent
#515594
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181