#97ABA1#97ABA1
#97ABA1 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.027 H 164.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABA1 |
|---|---|
| RGB | rgb(151, 171, 161) |
| HSL | hsl(150, 11%, 63%) |
| HSV | hsv(150, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(68.22, -8.95, 2.79) |
| CIE-LCH | lch(68.22, 9.37, 162.68°) |
| OKLab | oklab(72.28% -0.0255 0.0072) |
| OKLCH | oklch(72.28% 0.027 164.2) |
| XYZ | xyz(33.7570, 38.2778, 39.3212) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.41
Greenish Grey
#96AE8D
ΔE00 8.25
Greyish Teal
#719F91
ΔE00 9.02
Cement
#A5A391
ΔE00 9.38
Grey
#929591
ΔE00 9.63
Sage Green
#9CAF88
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABA1 #AB97A1
analogous
#97AB97 #97ABA1 #97ABAB
triadic
#97ABA1 #A197AB #ABA197
tetradic
#97ABA1 #9797AB #AB97A1 #ABAB97
square
#97ABA1 #9797AB #AB97A1 #ABAB97
split-complementary
#97ABA1 #AB97AB #AB9797
monochromatic
#596E64 #759082 #97ABA1 #B9C6C0 #DBE2DE
Accessibility & contrast
On white
2.43
#97ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#97ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABA1
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABA1 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A1
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#93ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aba1; /* rgb */ color: rgb(151, 171, 161); /* oklch */ color: oklch(72.3% 0.027 164.2);
Tailwind
colors: {
custom: {
50: '#b5c4bc',
500: '#97aba1',
950: '#000000',
},
}SCSS
$custom: #97aba1; $custom-light: #b5c4bc; $custom-dark: #000000;
JSON
{
"hex": "#97aba1",
"rgb": {
"r": 151,
"g": 171,
"b": 161
},
"hsl": {
"h": 150,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72276,
"c": 0.02652,
"h": 164.2
},
"luminance": 0.38278
}Semantic roles & 50–950 ramp
primary
#97ABA1
secondary
#D2CBCF
accent
#517395
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181