#97AAAA#97AAAA
#97AAAA is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.021 H 196.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAAA |
|---|---|
| RGB | rgb(151, 170, 170) |
| HSL | hsl(180, 10%, 63%) |
| HSV | hsv(180, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(68.19, -6.60, -2.25) |
| CIE-LCH | lch(68.19, 6.97, 198.81°) |
| OKLab | oklab(72.33% -0.0203 -0.0061) |
| OKLCH | oklch(72.33% 0.021 196.7) |
| XYZ | xyz(34.3912, 38.2304, 43.5897) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.28
Cool Gray
#9AA7B0
ΔE00 5.87
Bluegrey
#85A3B2
ΔE00 7.18
Bluey Grey
#89A0B0
ΔE00 7.97
Pewter
#899397
ΔE00 8.04
Dark Gray
#A9A9A9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAAA #AA9797
analogous
#97AAA0 #97AAAA #97A0AA
triadic
#97AAAA #AA97AA #AAAA97
tetradic
#97AAAA #A097AA #AA9797 #A0AA97
square
#97AAAA #A097AA #AA9797 #A0AA97
split-complementary
#97AAAA #AA97A0 #AAA097
monochromatic
#596D6D #758E8E #97AAAA #B9C6C6 #DAE1E1
Accessibility & contrast
On white
2.43
#97AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#97AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAAA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAAA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A3A5AA
Tritanopia (blue-blind)
#92ABAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaaa; /* rgb */ color: rgb(151, 170, 170); /* oklch */ color: oklch(72.3% 0.021 196.7);
Tailwind
colors: {
custom: {
50: '#b5c3c3',
500: '#97aaaa',
950: '#000000',
},
}SCSS
$custom: #97aaaa; $custom-light: #b5c3c3; $custom-dark: #000000;
JSON
{
"hex": "#97aaaa",
"rgb": {
"r": 151,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72328,
"c": 0.02124,
"h": 196.7
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#97AAAA
secondary
#D2CBCB
accent
#515194
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181