#97ACAA#97ACAA
#97ACAA is a light, muted teal. Relative luminance 0.390; OKLCH L 72.8% C 0.024 H 189.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACAA |
|---|---|
| RGB | rgb(151, 172, 170) |
| HSL | hsl(174, 11%, 63%) |
| HSV | hsv(174, 12%, 67%) |
| CMYK | cmyk(12.2%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(68.74, -7.67, -1.44) |
| CIE-LCH | lch(68.74, 7.80, 190.62°) |
| OKLab | oklab(72.76% -0.0232 -0.004) |
| OKLCH | oklch(72.76% 0.024 189.7) |
| XYZ | xyz(34.7690, 38.9859, 43.7156) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.64
Cool Gray
#9AA7B0
ΔE00 7.25
Bluegrey
#85A3B2
ΔE00 8.21
Pewter
#899397
ΔE00 9.16
Dark Gray
#A9A9A9
ΔE00 9.20
Bluey Grey
#89A0B0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACAA #AC9799
analogous
#97AC9F #97ACAA #97A3AC
triadic
#97ACAA #AA97AC #ACAA97
tetradic
#97ACAA #9F97AC #AC9799 #A3AC97
square
#97ACAA #9F97AC #AC9799 #A3AC97
split-complementary
#97ACAA #AC97A3 #AC9F97
monochromatic
#59706D #75918E #97ACAA #B9C7C6 #DBE2E2
Accessibility & contrast
On white
2.39
#97ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#97ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACAA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACAA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#91ADAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97acaa; /* rgb */ color: rgb(151, 172, 170); /* oklch */ color: oklch(72.8% 0.024 189.7);
Tailwind
colors: {
custom: {
50: '#b5c4c3',
500: '#97acaa',
950: '#000000',
},
}SCSS
$custom: #97acaa; $custom-light: #b5c4c3; $custom-dark: #000000;
JSON
{
"hex": "#97acaa",
"rgb": {
"r": 151,
"g": 172,
"b": 170
},
"hsl": {
"h": 174.286,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.72764,
"c": 0.02355,
"h": 189.7
},
"luminance": 0.38987
}Semantic roles & 50–950 ramp
primary
#97ACAA
secondary
#D3CCCC
accent
#505795
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181