#97ABA4#97ABA4
#97ABA4 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.4% C 0.024 H 172.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABA4 |
|---|---|
| RGB | rgb(151, 171, 164) |
| HSL | hsl(159, 11%, 63%) |
| HSV | hsv(159, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(68.30, -8.35, 1.24) |
| CIE-LCH | lch(68.30, 8.45, 171.54°) |
| OKLab | oklab(72.36% -0.0242 0.0032) |
| OKLCH | oklch(72.36% 0.024 172.6) |
| XYZ | xyz(34.0247, 38.3848, 40.7312) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.22
Grey
#929591
ΔE00 9.28
Cool Gray
#9AA7B0
ΔE00 9.28
Greyish Teal
#719F91
ΔE00 9.45
Greenish Grey
#96AE8D
ΔE00 9.57
Cement
#A5A391
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABA4 #AB979E
analogous
#97AB9A #97ABA4 #97A8AB
triadic
#97ABA4 #A497AB #ABA497
tetradic
#97ABA4 #9A97AB #AB979E #A8AB97
square
#97ABA4 #9A97AB #AB979E #A8AB97
split-complementary
#97ABA4 #AB97A8 #AB9A97
monochromatic
#596E67 #759086 #97ABA4 #B9C6C2 #DBE2DF
Accessibility & contrast
On white
2.42
#97ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#97ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABA4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABA4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#A6A5A4
Tritanopia (blue-blind)
#93ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aba4; /* rgb */ color: rgb(151, 171, 164); /* oklch */ color: oklch(72.4% 0.024 172.6);
Tailwind
colors: {
custom: {
50: '#b5c4bf',
500: '#97aba4',
950: '#000000',
},
}SCSS
$custom: #97aba4; $custom-light: #b5c4bf; $custom-dark: #000000;
JSON
{
"hex": "#97aba4",
"rgb": {
"r": 151,
"g": 171,
"b": 164
},
"hsl": {
"h": 159,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72364,
"c": 0.02446,
"h": 172.6
},
"luminance": 0.38385
}Semantic roles & 50–950 ramp
primary
#97ABA4
secondary
#D2CBCE
accent
#516995
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181