#97AFA3#97AFA3
#97AFA3 is a light, muted teal. Relative luminance 0.399; OKLCH L 73.2% C 0.032 H 164.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFA3 |
|---|---|
| RGB | rgb(151, 175, 163) |
| HSL | hsl(150, 13%, 64%) |
| HSV | hsv(150, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(69.39, -10.68, 3.37) |
| CIE-LCH | lch(69.39, 11.20, 162.50°) |
| OKLab | oklab(73.21% -0.0304 0.0087) |
| OKLCH | oklch(73.21% 0.032 164) |
| XYZ | xyz(34.7018, 39.8829, 40.5131) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.39
Greyish Teal
#719F91
ΔE00 8.51
Cool Grey
#95A3A6
ΔE00 8.97
Sage Green
#9CAF88
ΔE00 9.27
Grey Green
#86A17D
ΔE00 9.68
Cement
#A5A391
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFA3 #AF97A3
analogous
#97AF97 #97AFA3 #97AFAF
triadic
#97AFA3 #A397AF #AFA397
tetradic
#97AFA3 #9797AF #AF97A3 #AFAF97
square
#97AFA3 #9797AF #AF97A3 #AFAF97
split-complementary
#97AFA3 #AF97AF #AF9797
monochromatic
#597366 #749484 #97AFA3 #BACAC2 #DCE4E0
Accessibility & contrast
On white
2.34
#97AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#97AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFA3
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFA3 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#A9A8A4
Tritanopia (blue-blind)
#93AFAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97afa3; /* rgb */ color: rgb(151, 175, 163); /* oklch */ color: oklch(73.2% 0.032 164.0);
Tailwind
colors: {
custom: {
50: '#b5c6be',
500: '#97afa3',
950: '#000000',
},
}SCSS
$custom: #97afa3; $custom-light: #b5c6be; $custom-dark: #000000;
JSON
{
"hex": "#97afa3",
"rgb": {
"r": 151,
"g": 175,
"b": 163
},
"hsl": {
"h": 150,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.73214,
"c": 0.03162,
"h": 164
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#97AFA3
secondary
#D5CDD1
accent
#4E7397
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281