#97AAA3#97AAA3
#97AAA3 is a light, muted teal. Relative luminance 0.380; OKLCH L 72.1% C 0.023 H 171.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAA3 |
|---|---|
| RGB | rgb(151, 170, 163) |
| HSL | hsl(158, 10%, 63%) |
| HSV | hsv(158, 11%, 67%) |
| CMYK | cmyk(11.2%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(68.00, -8.02, 1.36) |
| CIE-LCH | lch(68.00, 8.13, 170.40°) |
| OKLab | oklab(72.12% -0.0232 0.0035) |
| OKLCH | oklch(72.12% 0.023 171.5) |
| XYZ | xyz(33.7466, 37.9725, 40.1947) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.00
Grey
#929591
ΔE00 8.87
Cool Gray
#9AA7B0
ΔE00 9.12
Cement
#A5A391
ΔE00 9.48
Dark Gray
#A9A9A9
ΔE00 9.56
Greyish Teal
#719F91
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAA3 #AA979E
analogous
#97AA99 #97AAA3 #97A7AA
triadic
#97AAA3 #A397AA #AAA397
tetradic
#97AAA3 #9997AA #AA979E #A7AA97
square
#97AAA3 #9997AA #AA979E #A7AA97
split-complementary
#97AAA3 #AA97A7 #AA9997
monochromatic
#596D66 #758E85 #97AAA3 #B9C6C1 #DAE1DF
Accessibility & contrast
On white
2.44
#97AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#97AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAA3
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAA3 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#93AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaa3; /* rgb */ color: rgb(151, 170, 163); /* oklch */ color: oklch(72.1% 0.023 171.5);
Tailwind
colors: {
custom: {
50: '#b5c3be',
500: '#97aaa3',
950: '#000000',
},
}SCSS
$custom: #97aaa3; $custom-light: #b5c3be; $custom-dark: #000000;
JSON
{
"hex": "#97aaa3",
"rgb": {
"r": 151,
"g": 170,
"b": 163
},
"hsl": {
"h": 157.895,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.72116,
"c": 0.02349,
"h": 171.5
},
"luminance": 0.37973
}Semantic roles & 50–950 ramp
primary
#97AAA3
secondary
#D2CBCD
accent
#516A94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181