#97AAAD#97AAAD
#97AAAD is a light, muted teal. Relative luminance 0.383; OKLCH L 72.4% C 0.022 H 208.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAAD |
|---|---|
| RGB | rgb(151, 170, 173) |
| HSL | hsl(188, 12%, 64%) |
| HSV | hsv(188, 13%, 68%) |
| CMYK | cmyk(12.7%, 1.7%, 0%, 32.2%) |
| CIE-LAB | lab(68.27, -5.97, -3.79) |
| CIE-LCH | lch(68.27, 7.07, 212.38°) |
| OKLab | oklab(72.42% -0.0191 -0.0102) |
| OKLCH | oklch(72.42% 0.022 208.1) |
| XYZ | xyz(34.6782, 38.3452, 45.1014) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.60
Cool Gray
#9AA7B0
ΔE00 4.51
Bluegrey
#85A3B2
ΔE00 5.92
Bluey Grey
#89A0B0
ΔE00 6.58
Pewter
#899397
ΔE00 7.62
Dark Gray
#A9A9A9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAAD #AD9A97
analogous
#97ADA5 #97AAAD #979FAD
triadic
#97AAAD #AD97AA #AAAD97
tetradic
#97AAAD #A597AD #AD9A97 #9FAD97
square
#97AAAD #A597AD #AD9A97 #9FAD97
split-complementary
#97AAAD #AD979F #ADA597
monochromatic
#596D71 #758E92 #97AAAD #B9C6C8 #DBE2E3
Accessibility & contrast
On white
2.42
#97AAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#97AAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAAD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAAD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AD
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#91ACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaad; /* rgb */ color: rgb(151, 170, 173); /* oklch */ color: oklch(72.4% 0.022 208.1);
Tailwind
colors: {
custom: {
50: '#b5c3c5',
500: '#97aaad',
950: '#000000',
},
}SCSS
$custom: #97aaad; $custom-light: #b5c3c5; $custom-dark: #000000;
JSON
{
"hex": "#97aaad",
"rgb": {
"r": 151,
"g": 170,
"b": 173
},
"hsl": {
"h": 188.182,
"s": 11.828,
"l": 63.529
},
"oklch": {
"l": 0.72423,
"c": 0.02169,
"h": 208.1
},
"luminance": 0.38346
}Semantic roles & 50–950 ramp
primary
#97AAAD
secondary
#D4CDCC
accent
#595096
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181