#97A8A2#97A8A2
#97A8A2 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.6% C 0.021 H 172.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8A2 |
|---|---|
| RGB | rgb(151, 168, 162) |
| HSL | hsl(159, 9%, 63%) |
| HSV | hsv(159, 10%, 66%) |
| CMYK | cmyk(10.1%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(67.42, -7.14, 1.07) |
| CIE-LCH | lch(67.42, 7.22, 171.49°) |
| OKLab | oklab(71.65% -0.0208 0.0027) |
| OKLCH | oklch(71.65% 0.021 172.5) |
| XYZ | xyz(33.2853, 37.1927, 39.6007) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.16
Grey
#929591
ΔE00 7.95
Cool Gray
#9AA7B0
ΔE00 8.37
Dark Gray
#A9A9A9
ΔE00 8.78
Pewter
#899397
ΔE00 8.83
Cement
#A5A391
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8A2 #A8979D
analogous
#97A899 #97A8A2 #97A6A8
triadic
#97A8A2 #A297A8 #A8A297
tetradic
#97A8A2 #9997A8 #A8979D #A6A897
square
#97A8A2 #9997A8 #A8979D #A6A897
split-complementary
#97A8A2 #A897A6 #A89997
monochromatic
#5A6B65 #768C84 #97A8A2 #B8C4C0 #DAE0DE
Accessibility & contrast
On white
2.49
#97A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#97A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8A2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8A2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#A3A3A2
Tritanopia (blue-blind)
#93A8A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #97a8a2; /* rgb */ color: rgb(151, 168, 162); /* oklch */ color: oklch(71.6% 0.021 172.5);
Tailwind
colors: {
custom: {
50: '#b5c1bd',
500: '#97a8a2',
950: '#000000',
},
}SCSS
$custom: #97a8a2; $custom-light: #b5c1bd; $custom-dark: #000000;
JSON
{
"hex": "#97a8a2",
"rgb": {
"r": 151,
"g": 168,
"b": 162
},
"hsl": {
"h": 158.824,
"s": 8.901,
"l": 62.549
},
"oklch": {
"l": 0.71649,
"c": 0.02094,
"h": 172.5
},
"luminance": 0.37193
}Semantic roles & 50–950 ramp
primary
#97A8A2
secondary
#D0CACC
accent
#536993
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181