#97AEAA#97AEAA
#97AEAA is a light, muted teal. Relative luminance 0.398; OKLCH L 73.2% C 0.026 H 184.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEAA |
|---|---|
| RGB | rgb(151, 174, 170) |
| HSL | hsl(170, 12%, 64%) |
| HSV | hsv(170, 13%, 68%) |
| CMYK | cmyk(13.2%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(69.29, -8.74, -0.63) |
| CIE-LCH | lch(69.29, 8.76, 184.13°) |
| OKLab | oklab(73.2% -0.026 -0.0018) |
| OKLCH | oklch(73.2% 0.026 184) |
| XYZ | xyz(35.1525, 39.7529, 43.8434) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.95
Cool Gray
#9AA7B0
ΔE00 8.57
Bluegrey
#85A3B2
ΔE00 9.31
Greyish Teal
#719F91
ΔE00 9.84
Dark Gray
#A9A9A9
ΔE00 10.13
Grey
#929591
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEAA #AE979B
analogous
#97AE9E #97AEAA #97A6AE
triadic
#97AEAA #AA97AE #AEAA97
tetradic
#97AEAA #9E97AE #AE979B #A6AE97
square
#97AEAA #9E97AE #AE979B #A6AE97
split-complementary
#97AEAA #AE97A6 #AE9E97
monochromatic
#59726E #75938E #97AEAA #B9C9C6 #DCE4E2
Accessibility & contrast
On white
2.35
#97AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#97AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEAA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEAA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#91AFAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97aeaa; /* rgb */ color: rgb(151, 174, 170); /* oklch */ color: oklch(73.2% 0.026 184.0);
Tailwind
colors: {
custom: {
50: '#b5c6c3',
500: '#97aeaa',
950: '#000000',
},
}SCSS
$custom: #97aeaa; $custom-light: #b5c6c3; $custom-dark: #000000;
JSON
{
"hex": "#97aeaa",
"rgb": {
"r": 151,
"g": 174,
"b": 170
},
"hsl": {
"h": 169.565,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.73201,
"c": 0.02611,
"h": 184
},
"luminance": 0.39754
}Semantic roles & 50–950 ramp
primary
#97AEAA
secondary
#D4CCCE
accent
#4F5B97
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281