#97ABAA#97ABAA
#97ABAA is a light, muted teal. Relative luminance 0.386; OKLCH L 72.5% C 0.022 H 193.0°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABAA |
|---|---|
| RGB | rgb(151, 171, 170) |
| HSL | hsl(177, 11%, 63%) |
| HSV | hsv(177, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 0.6%, 32.9%) |
| CIE-LAB | lab(68.47, -7.13, -1.84) |
| CIE-LCH | lch(68.47, 7.37, 194.48°) |
| OKLab | oklab(72.55% -0.0218 -0.005) |
| OKLCH | oklch(72.55% 0.022 193) |
| XYZ | xyz(34.5794, 38.6067, 43.6524) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.96
Cool Gray
#9AA7B0
ΔE00 6.57
Bluegrey
#85A3B2
ΔE00 7.68
Pewter
#899397
ΔE00 8.60
Bluey Grey
#89A0B0
ΔE00 8.60
Dark Gray
#A9A9A9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABAA #AB9798
analogous
#97ABA0 #97ABAA #97A2AB
triadic
#97ABAA #AA97AB #ABAA97
tetradic
#97ABAA #A097AB #AB9798 #A2AB97
square
#97ABAA #A097AB #AB9798 #A2AB97
split-complementary
#97ABAA #AB97A2 #ABA097
monochromatic
#596E6D #75908E #97ABAA #B9C6C6 #DBE2E1
Accessibility & contrast
On white
2.41
#97ABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#97ABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABAA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABAA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#A4A6AA
Tritanopia (blue-blind)
#92ACAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97abaa; /* rgb */ color: rgb(151, 171, 170); /* oklch */ color: oklch(72.5% 0.022 193.0);
Tailwind
colors: {
custom: {
50: '#b5c4c3',
500: '#97abaa',
950: '#000000',
},
}SCSS
$custom: #97abaa; $custom-light: #b5c4c3; $custom-dark: #000000;
JSON
{
"hex": "#97abaa",
"rgb": {
"r": 151,
"g": 171,
"b": 170
},
"hsl": {
"h": 177,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72546,
"c": 0.02235,
"h": 193
},
"luminance": 0.38607
}Semantic roles & 50–950 ramp
primary
#97ABAA
secondary
#D2CBCC
accent
#515495
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181