#97AAAB#97AAAB
#97AAAB is a light, muted teal. Relative luminance 0.383; OKLCH L 72.4% C 0.021 H 200.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAAB |
|---|---|
| RGB | rgb(151, 170, 171) |
| HSL | hsl(183, 11%, 63%) |
| HSV | hsv(183, 12%, 67%) |
| CMYK | cmyk(11.7%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(68.22, -6.39, -2.76) |
| CIE-LCH | lch(68.22, 6.96, 203.37°) |
| OKLab | oklab(72.36% -0.0199 -0.0075) |
| OKLCH | oklch(72.36% 0.021 200.6) |
| XYZ | xyz(34.4861, 38.2684, 44.0898) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.99
Cool Gray
#9AA7B0
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 6.74
Bluey Grey
#89A0B0
ΔE00 7.50
Pewter
#899397
ΔE00 7.87
Dark Gray
#A9A9A9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAAB #AB9897
analogous
#97ABA2 #97AAAB #97A0AB
triadic
#97AAAB #AB97AA #AAAB97
tetradic
#97AAAB #A297AB #AB9897 #A0AB97
square
#97AAAB #A297AB #AB9897 #A0AB97
split-complementary
#97AAAB #AB97A0 #ABA297
monochromatic
#596D6E #758E90 #97AAAB #B9C6C6 #DBE1E2
Accessibility & contrast
On white
2.43
#97AAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#97AAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAAB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAAB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#91ACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaab; /* rgb */ color: rgb(151, 170, 171); /* oklch */ color: oklch(72.4% 0.021 200.6);
Tailwind
colors: {
custom: {
50: '#b5c3c4',
500: '#97aaab',
950: '#000000',
},
}SCSS
$custom: #97aaab; $custom-light: #b5c3c4; $custom-dark: #000000;
JSON
{
"hex": "#97aaab",
"rgb": {
"r": 151,
"g": 170,
"b": 171
},
"hsl": {
"h": 183,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.7236,
"c": 0.0213,
"h": 200.6
},
"luminance": 0.38269
}Semantic roles & 50–950 ramp
primary
#97AAAB
secondary
#D2CCCB
accent
#545195
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181