#97AAA4#97AAA4
#97AAA4 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.023 H 174.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA4 |
|---|---|
| RGB | rgb(151, 170, 164) |
| HSL | hsl(161, 10%, 63%) |
| HSV | hsv(161, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(68.03, -7.82, 0.84) |
| CIE-LCH | lch(68.03, 7.86, 173.86°) |
| OKLab | oklab(72.15% -0.0228 0.0021) |
| OKLCH | oklch(72.15% 0.023 174.7) |
| XYZ | xyz(33.8365, 38.0085, 40.6684) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.58
Cool Gray
#9AA7B0
ΔE00 8.67
Grey
#929591
ΔE00 8.78
Dark Gray
#A9A9A9
ΔE00 9.34
Pewter
#899397
ΔE00 9.46
Cement
#A5A391
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA4 #AA979D
analogous
#97AA9A #97AAA4 #97A6AA
triadic
#97AAA4 #A497AA #AAA497
tetradic
#97AAA4 #9A97AA #AA979D #A6AA97
square
#97AAA4 #9A97AA #AA979D #A6AA97
split-complementary
#97AAA4 #AA97A6 #AA9A97
monochromatic
#596D67 #758E87 #97AAA4 #B9C6C1 #DAE1DF
Accessibility & contrast
On white
2.44
#97AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#97AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A4
Deuteranopia (green-blind)
#A5A5A4
Tritanopia (blue-blind)
#93ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa4; /* rgb */ color: rgb(151, 170, 164); /* oklch */ color: oklch(72.1% 0.023 174.7);
Tailwind
colors: {
custom: {
50: '#b5c3bf',
500: '#97aaa4',
950: '#000000',
},
}SCSS
$custom: #97aaa4; $custom-light: #b5c3bf; $custom-dark: #000000;
JSON
{
"hex": "#97aaa4",
"rgb": {
"r": 151,
"g": 170,
"b": 164
},
"hsl": {
"h": 161.053,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72145,
"c": 0.02292,
"h": 174.7
},
"luminance": 0.38009
}Semantic roles & 50–950 ramp
primary
#97AAA4
secondary
#D2CBCD
accent
#516694
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181