#97AFA5#97AFA5
#97AFA5 is a light, muted teal. Relative luminance 0.400; OKLCH L 73.3% C 0.030 H 168.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFA5 |
|---|---|
| RGB | rgb(151, 175, 165) |
| HSL | hsl(155, 13%, 64%) |
| HSV | hsv(155, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(69.44, -10.28, 2.34) |
| CIE-LCH | lch(69.44, 10.55, 167.18°) |
| OKLab | oklab(73.27% -0.0295 0.006) |
| OKLCH | oklch(73.27% 0.03 168.4) |
| XYZ | xyz(34.8824, 39.9551, 41.4643) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Cool Grey
#95A3A6
ΔE00 8.27
Greyish Teal
#719F91
ΔE00 8.68
Sage Green
#9CAF88
ΔE00 10.08
Grey Green
#86A17D
ΔE00 10.42
Cement
#A5A391
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFA5 #AF97A1
analogous
#97AF99 #97AFA5 #97ADAF
triadic
#97AFA5 #A597AF #AFA597
tetradic
#97AFA5 #9997AF #AF97A1 #ADAF97
square
#97AFA5 #9997AF #AF97A1 #ADAF97
split-complementary
#97AFA5 #AF97AD #AF9997
monochromatic
#597368 #749487 #97AFA5 #BACAC3 #DCE4E1
Accessibility & contrast
On white
2.34
#97AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#97AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFA5
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFA5 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA5
Deuteranopia (green-blind)
#A9A8A6
Tritanopia (blue-blind)
#92AFAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afa5; /* rgb */ color: rgb(151, 175, 165); /* oklch */ color: oklch(73.3% 0.030 168.4);
Tailwind
colors: {
custom: {
50: '#b5c6bf',
500: '#97afa5',
950: '#000000',
},
}SCSS
$custom: #97afa5; $custom-light: #b5c6bf; $custom-dark: #000000;
JSON
{
"hex": "#97afa5",
"rgb": {
"r": 151,
"g": 175,
"b": 165
},
"hsl": {
"h": 155,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.73272,
"c": 0.03016,
"h": 168.4
},
"luminance": 0.39956
}Semantic roles & 50–950 ramp
primary
#97AFA5
secondary
#D5CDD0
accent
#4E6D97
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281