#97ABA7#97ABA7
#97ABA7 is a light, muted teal. Relative luminance 0.385; OKLCH L 72.5% C 0.023 H 182.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABA7 |
|---|---|
| RGB | rgb(151, 171, 167) |
| HSL | hsl(168, 11%, 63%) |
| HSV | hsv(168, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(68.38, -7.75, -0.30) |
| CIE-LCH | lch(68.38, 7.76, 182.23°) |
| OKLab | oklab(72.45% -0.023 -0.0009) |
| OKLCH | oklch(72.45% 0.023 182.3) |
| XYZ | xyz(34.2988, 38.4945, 42.1748) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.04
Cool Gray
#9AA7B0
ΔE00 7.93
Grey
#929591
ΔE00 9.07
Bluegrey
#85A3B2
ΔE00 9.10
Dark Gray
#A9A9A9
ΔE00 9.24
Pewter
#899397
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABA7 #AB979B
analogous
#97AB9D #97ABA7 #97A5AB
triadic
#97ABA7 #A797AB #ABA797
tetradic
#97ABA7 #9D97AB #AB979B #A5AB97
square
#97ABA7 #9D97AB #AB979B #A5AB97
split-complementary
#97ABA7 #AB97A5 #AB9D97
monochromatic
#596E6A #75908A #97ABA7 #B9C6C4 #DBE2E0
Accessibility & contrast
On white
2.41
#97ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#97ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABA7
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABA7 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#A5A6A7
Tritanopia (blue-blind)
#92ACAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97aba7; /* rgb */ color: rgb(151, 171, 167); /* oklch */ color: oklch(72.5% 0.023 182.3);
Tailwind
colors: {
custom: {
50: '#b5c4c1',
500: '#97aba7',
950: '#000000',
},
}SCSS
$custom: #97aba7; $custom-light: #b5c4c1; $custom-dark: #000000;
JSON
{
"hex": "#97aba7",
"rgb": {
"r": 151,
"g": 171,
"b": 167
},
"hsl": {
"h": 168,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72454,
"c": 0.02303,
"h": 182.3
},
"luminance": 0.38495
}Semantic roles & 50–950 ramp
primary
#97ABA7
secondary
#D2CBCD
accent
#515E95
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181