#97AAA8#97AAA8
#97AAA8 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.021 H 189.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA8 |
|---|---|
| RGB | rgb(151, 170, 168) |
| HSL | hsl(174, 10%, 63%) |
| HSV | hsv(174, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.13, -7.01, -1.22) |
| CIE-LCH | lch(68.13, 7.11, 189.87°) |
| OKLab | oklab(72.27% -0.0212 -0.0034) |
| OKLCH | oklch(72.27% 0.021 189) |
| XYZ | xyz(34.2034, 38.1553, 42.6009) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.98
Cool Gray
#9AA7B0
ΔE00 6.81
Bluegrey
#85A3B2
ΔE00 8.11
Pewter
#899397
ΔE00 8.44
Dark Gray
#A9A9A9
ΔE00 8.59
Grey
#929591
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA8 #AA9799
analogous
#97AA9E #97AAA8 #97A2AA
triadic
#97AAA8 #A897AA #AAA897
tetradic
#97AAA8 #9E97AA #AA9799 #A2AA97
square
#97AAA8 #9E97AA #AA9799 #A2AA97
split-complementary
#97AAA8 #AA97A2 #AA9E97
monochromatic
#596D6B #758E8C #97AAA8 #B9C6C4 #DAE1E0
Accessibility & contrast
On white
2.43
#97AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#97AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA8
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA8 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#92ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa8; /* rgb */ color: rgb(151, 170, 168); /* oklch */ color: oklch(72.3% 0.021 189.0);
Tailwind
colors: {
custom: {
50: '#b5c3c1',
500: '#97aaa8',
950: '#000000',
},
}SCSS
$custom: #97aaa8; $custom-light: #b5c3c1; $custom-dark: #000000;
JSON
{
"hex": "#97aaa8",
"rgb": {
"r": 151,
"g": 170,
"b": 168
},
"hsl": {
"h": 173.684,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72266,
"c": 0.02143,
"h": 189
},
"luminance": 0.38156
}Semantic roles & 50–950 ramp
primary
#97AAA8
secondary
#D2CBCC
accent
#515894
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181