#97AAA1#97AAA1
#97AAA1 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.1% C 0.025 H 165.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA1 |
|---|---|
| RGB | rgb(151, 170, 161) |
| HSL | hsl(152, 10%, 63%) |
| HSV | hsv(152, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.95, -8.42, 2.39) |
| CIE-LCH | lch(67.95, 8.75, 164.15°) |
| OKLab | oklab(72.06% -0.0241 0.0062) |
| OKLCH | oklch(72.06% 0.025 165.6) |
| XYZ | xyz(33.5688, 37.9014, 39.2584) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.82
Greenish Grey
#96AE8D
ΔE00 8.73
Grey
#929591
ΔE00 9.11
Cement
#A5A391
ΔE00 9.17
Greyish Teal
#719F91
ΔE00 9.28
Greyish
#A8A495
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA1 #AA97A0
analogous
#97AA97 #97AAA1 #97A9AA
triadic
#97AAA1 #A197AA #AAA197
tetradic
#97AAA1 #9797AA #AA97A0 #A9AA97
square
#97AAA1 #9797AA #AA97A0 #A9AA97
split-complementary
#97AAA1 #AA97A9 #AA9797
monochromatic
#596D64 #758E83 #97AAA1 #B9C6BF #DAE1DE
Accessibility & contrast
On white
2.45
#97AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#97AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA1
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA1 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A5A5A2
Tritanopia (blue-blind)
#94AAA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa1; /* rgb */ color: rgb(151, 170, 161); /* oklch */ color: oklch(72.1% 0.025 165.6);
Tailwind
colors: {
custom: {
50: '#b5c3bc',
500: '#97aaa1',
950: '#000000',
},
}SCSS
$custom: #97aaa1; $custom-light: #b5c3bc; $custom-dark: #000000;
JSON
{
"hex": "#97aaa1",
"rgb": {
"r": 151,
"g": 170,
"b": 161
},
"hsl": {
"h": 151.579,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72057,
"c": 0.02485,
"h": 165.6
},
"luminance": 0.37902
}Semantic roles & 50–950 ramp
primary
#97AAA1
secondary
#D2CBCE
accent
#517194
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181