#97A8A7#97A8A7
#97A8A7 is a light, near-neutral teal. Relative luminance 0.374; OKLCH L 71.8% C 0.019 H 192.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97A8A7 |
|---|---|
| RGB | rgb(151, 168, 167) |
| HSL | hsl(176, 9%, 63%) |
| HSV | hsv(176, 10%, 66%) |
| CMYK | cmyk(10.1%, 0%, 0.6%, 34.1%) |
| CIE-LAB | lab(67.56, -6.13, -1.51) |
| CIE-LCH | lch(67.56, 6.32, 193.84°) |
| OKLab | oklab(71.8% -0.0187 -0.0041) |
| OKLCH | oklch(71.8% 0.019 192.4) |
| XYZ | xyz(33.7386, 37.3740, 41.9881) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.95
Cool Gray
#9AA7B0
ΔE00 5.92
Pewter
#899397
ΔE00 7.50
Bluegrey
#85A3B2
ΔE00 7.63
Grey
#929591
ΔE00 7.80
Dark Gray
#A9A9A9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A8A7 #A89798
analogous
#97A89F #97A8A7 #97A0A8
triadic
#97A8A7 #A797A8 #A8A797
tetradic
#97A8A7 #9F97A8 #A89798 #A0A897
square
#97A8A7 #9F97A8 #A89798 #A0A897
split-complementary
#97A8A7 #A897A0 #A89F97
monochromatic
#5A6B6A #768C8B #97A8A7 #B8C4C3 #DAE0DF
Accessibility & contrast
On white
2.48
#97A8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#97A8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A8A7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A8A7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#92A9A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a8a7; /* rgb */ color: rgb(151, 168, 167); /* oklch */ color: oklch(71.8% 0.019 192.4);
Tailwind
colors: {
custom: {
50: '#b5c1c1',
500: '#97a8a7',
950: '#000000',
},
}SCSS
$custom: #97a8a7; $custom-light: #b5c1c1; $custom-dark: #000000;
JSON
{
"hex": "#97a8a7",
"rgb": {
"r": 151,
"g": 168,
"b": 167
},
"hsl": {
"h": 176.471,
"s": 8.901,
"l": 62.549
},
"oklch": {
"l": 0.718,
"c": 0.01915,
"h": 192.4
},
"luminance": 0.37375
}Semantic roles & 50–950 ramp
primary
#97A8A7
secondary
#D0CACB
accent
#535693
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181