#97A8A4#97A8A4
#97A8A4 is a light, near-neutral teal. Relative luminance 0.373; OKLCH L 71.7% C 0.020 H 180.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8A4 |
|---|---|
| RGB | rgb(151, 168, 164) |
| HSL | hsl(166, 9%, 63%) |
| HSV | hsv(166, 10%, 66%) |
| CMYK | cmyk(10.1%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(67.47, -6.74, 0.04) |
| CIE-LCH | lch(67.47, 6.74, 179.70°) |
| OKLab | oklab(71.71% -0.0199 0) |
| OKLCH | oklch(71.71% 0.02 180) |
| XYZ | xyz(33.4645, 37.2644, 40.5444) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.26
Cool Gray
#9AA7B0
ΔE00 7.41
Grey
#929591
ΔE00 7.81
Pewter
#899397
ΔE00 8.25
Dark Gray
#A9A9A9
ΔE00 8.35
Bluegrey
#85A3B2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8A4 #A8979B
analogous
#97A89B #97A8A4 #97A4A8
triadic
#97A8A4 #A497A8 #A8A497
tetradic
#97A8A4 #9B97A8 #A8979B #A4A897
square
#97A8A4 #9B97A8 #A8979B #A4A897
split-complementary
#97A8A4 #A897A4 #A89B97
monochromatic
#5A6B67 #768C87 #97A8A4 #B8C4C1 #DAE0DE
Accessibility & contrast
On white
2.48
#97A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#97A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8A4
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8A4 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A4
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#93A9A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #97a8a4; /* rgb */ color: rgb(151, 168, 164); /* oklch */ color: oklch(71.7% 0.020 180.0);
Tailwind
colors: {
custom: {
50: '#b5c1bf',
500: '#97a8a4',
950: '#000000',
},
}SCSS
$custom: #97a8a4; $custom-light: #b5c1bf; $custom-dark: #000000;
JSON
{
"hex": "#97a8a4",
"rgb": {
"r": 151,
"g": 168,
"b": 164
},
"hsl": {
"h": 165.882,
"s": 8.901,
"l": 62.549
},
"oklch": {
"l": 0.71709,
"c": 0.01993,
"h": 180
},
"luminance": 0.37265
}Semantic roles & 50–950 ramp
primary
#97A8A4
secondary
#D0CACC
accent
#536293
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181