#97AEAB#97AEAB
#97AEAB is a light, muted teal. Relative luminance 0.398; OKLCH L 73.2% C 0.026 H 187.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEAB |
|---|---|
| RGB | rgb(151, 174, 171) |
| HSL | hsl(172, 12%, 64%) |
| HSV | hsv(172, 13%, 68%) |
| CMYK | cmyk(13.2%, 0%, 1.7%, 31.8%) |
| CIE-LAB | lab(69.32, -8.54, -1.14) |
| CIE-LCH | lch(69.32, 8.61, 187.63°) |
| OKLab | oklab(73.23% -0.0256 -0.0032) |
| OKLCH | oklch(73.23% 0.026 187.1) |
| XYZ | xyz(35.2474, 39.7909, 44.3435) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.63
Cool Gray
#9AA7B0
ΔE00 8.15
Bluegrey
#85A3B2
ΔE00 8.85
Dark Gray
#A9A9A9
ΔE00 9.97
Bluey Grey
#89A0B0
ΔE00 10.03
Pewter
#899397
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEAB #AE979A
analogous
#97AE9F #97AEAB #97A5AE
triadic
#97AEAB #AB97AE #AEAB97
tetradic
#97AEAB #9F97AE #AE979A #A5AE97
square
#97AEAB #9F97AE #AE979A #A5AE97
split-complementary
#97AEAB #AE97A5 #AE9F97
monochromatic
#59726F #75938F #97AEAB #B9C9C7 #DCE4E3
Accessibility & contrast
On white
2.34
#97AEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#97AEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEAB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEAB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#91AFAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97aeab; /* rgb */ color: rgb(151, 174, 171); /* oklch */ color: oklch(73.2% 0.026 187.1);
Tailwind
colors: {
custom: {
50: '#b5c6c4',
500: '#97aeab',
950: '#000000',
},
}SCSS
$custom: #97aeab; $custom-light: #b5c6c4; $custom-dark: #000000;
JSON
{
"hex": "#97aeab",
"rgb": {
"r": 151,
"g": 174,
"b": 171
},
"hsl": {
"h": 172.174,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.73232,
"c": 0.02584,
"h": 187.1
},
"luminance": 0.39792
}Semantic roles & 50–950 ramp
primary
#97AEAB
secondary
#D4CCCD
accent
#4F5897
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281