#97AFAA#97AFAA
#97AFAA is a light, muted teal. Relative luminance 0.401; OKLCH L 73.4% C 0.027 H 181.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFAA |
|---|---|
| RGB | rgb(151, 175, 170) |
| HSL | hsl(168, 13%, 64%) |
| HSV | hsv(168, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(69.57, -9.27, -0.23) |
| CIE-LCH | lch(69.57, 9.28, 181.40°) |
| OKLab | oklab(73.42% -0.0275 -0.0007) |
| OKLCH | oklch(73.42% 0.027 181.6) |
| XYZ | xyz(35.3464, 40.1407, 43.9081) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.58
Cool Gray
#9AA7B0
ΔE00 9.20
Greyish Teal
#719F91
ΔE00 9.54
Bluegrey
#85A3B2
ΔE00 9.87
Greenish Grey
#96AE8D
ΔE00 10.46
Dark Gray
#A9A9A9
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFAA #AF979C
analogous
#97AF9E #97AFAA #97A8AF
triadic
#97AFAA #AA97AF #AFAA97
tetradic
#97AFAA #9E97AF #AF979C #A8AF97
square
#97AFAA #9E97AF #AF979C #A8AF97
split-complementary
#97AFAA #AF97A8 #AF9E97
monochromatic
#59736E #74948E #97AFAA #BACAC6 #DCE4E3
Accessibility & contrast
On white
2.33
#97AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#97AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFAA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFAA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#A8A8AA
Tritanopia (blue-blind)
#91B0AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afaa; /* rgb */ color: rgb(151, 175, 170); /* oklch */ color: oklch(73.4% 0.027 181.6);
Tailwind
colors: {
custom: {
50: '#b5c6c3',
500: '#97afaa',
950: '#000000',
},
}SCSS
$custom: #97afaa; $custom-light: #b5c6c3; $custom-dark: #000000;
JSON
{
"hex": "#97afaa",
"rgb": {
"r": 151,
"g": 175,
"b": 170
},
"hsl": {
"h": 167.5,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.7342,
"c": 0.02748,
"h": 181.6
},
"luminance": 0.40142
}Semantic roles & 50–950 ramp
primary
#97AFAA
secondary
#D5CDCE
accent
#4E5E97
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281