#97AFA7#97AFA7
#97AFA7 is a light, muted teal. Relative luminance 0.400; OKLCH L 73.3% C 0.029 H 173.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFA7 |
|---|---|
| RGB | rgb(151, 175, 167) |
| HSL | hsl(160, 13%, 64%) |
| HSV | hsv(160, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(69.49, -9.88, 1.31) |
| CIE-LCH | lch(69.49, 9.97, 172.44°) |
| OKLab | oklab(73.33% -0.0287 0.0033) |
| OKLCH | oklch(73.33% 0.029 173.4) |
| XYZ | xyz(35.0658, 40.0285, 42.4305) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.59
Greyish Teal
#719F91
ΔE00 8.95
Greenish Grey
#96AE8D
ΔE00 9.09
Cool Gray
#9AA7B0
ΔE00 10.41
Sage Green
#9CAF88
ΔE00 10.92
Cement
#A5A391
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFA7 #AF979F
analogous
#97AF9B #97AFA7 #97ABAF
triadic
#97AFA7 #A797AF #AFA797
tetradic
#97AFA7 #9B97AF #AF979F #ABAF97
square
#97AFA7 #9B97AF #AF979F #ABAF97
split-complementary
#97AFA7 #AF97AB #AF9B97
monochromatic
#59736A #74948A #97AFA7 #BACAC4 #DCE4E2
Accessibility & contrast
On white
2.33
#97AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#97AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFA7
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFA7 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA7
Deuteranopia (green-blind)
#A9A8A8
Tritanopia (blue-blind)
#92B0AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afa7; /* rgb */ color: rgb(151, 175, 167); /* oklch */ color: oklch(73.3% 0.029 173.4);
Tailwind
colors: {
custom: {
50: '#b5c6c1',
500: '#97afa7',
950: '#000000',
},
}SCSS
$custom: #97afa7; $custom-light: #b5c6c1; $custom-dark: #000000;
JSON
{
"hex": "#97afa7",
"rgb": {
"r": 151,
"g": 175,
"b": 167
},
"hsl": {
"h": 160,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.7333,
"c": 0.02891,
"h": 173.4
},
"luminance": 0.40029
}Semantic roles & 50–950 ramp
primary
#97AFA7
secondary
#D5CDCF
accent
#4E6797
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281