#97AAAC#97AAAC
#97AAAC is a light, muted teal. Relative luminance 0.383; OKLCH L 72.4% C 0.021 H 204.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAAC |
|---|---|
| RGB | rgb(151, 170, 172) |
| HSL | hsl(186, 11%, 63%) |
| HSV | hsv(186, 12%, 67%) |
| CMYK | cmyk(12.2%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(68.25, -6.18, -3.27) |
| CIE-LCH | lch(68.25, 6.99, 207.91°) |
| OKLab | oklab(72.39% -0.0195 -0.0088) |
| OKLCH | oklch(72.39% 0.021 204.4) |
| XYZ | xyz(34.5818, 38.3066, 44.5937) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.75
Cool Gray
#9AA7B0
ΔE00 4.96
Bluegrey
#85A3B2
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 7.03
Pewter
#899397
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAAC #AC9997
analogous
#97ACA3 #97AAAC #979FAC
triadic
#97AAAC #AC97AA #AAAC97
tetradic
#97AAAC #A397AC #AC9997 #9FAC97
square
#97AAAC #A397AC #AC9997 #9FAC97
split-complementary
#97AAAC #AC979F #ACA397
monochromatic
#596D70 #758E91 #97AAAC #B9C6C7 #DBE2E2
Accessibility & contrast
On white
2.42
#97AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#97AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAAC
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAAC | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AC
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#91ACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaac; /* rgb */ color: rgb(151, 170, 172); /* oklch */ color: oklch(72.4% 0.021 204.4);
Tailwind
colors: {
custom: {
50: '#b5c3c4',
500: '#97aaac',
950: '#000000',
},
}SCSS
$custom: #97aaac; $custom-light: #b5c3c4; $custom-dark: #000000;
JSON
{
"hex": "#97aaac",
"rgb": {
"r": 151,
"g": 170,
"b": 172
},
"hsl": {
"h": 185.714,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.72391,
"c": 0.02145,
"h": 204.4
},
"luminance": 0.38307
}Semantic roles & 50–950 ramp
primary
#97AAAC
secondary
#D3CCCC
accent
#575095
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181