#97AFAC#97AFAC
#97AFAC is a light, muted teal. Relative luminance 0.402; OKLCH L 73.5% C 0.027 H 187.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFAC |
|---|---|
| RGB | rgb(151, 175, 172) |
| HSL | hsl(173, 13%, 64%) |
| HSV | hsv(173, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(69.62, -8.86, -1.25) |
| CIE-LCH | lch(69.62, 8.95, 188.03°) |
| OKLab | oklab(73.48% -0.0266 -0.0035) |
| OKLCH | oklch(73.48% 0.027 187.4) |
| XYZ | xyz(35.5370, 40.2170, 44.9121) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.96
Cool Gray
#9AA7B0
ΔE00 8.40
Bluegrey
#85A3B2
ΔE00 8.95
Greyish Teal
#719F91
ΔE00 10.05
Bluey Grey
#89A0B0
ΔE00 10.21
Dark Gray
#A9A9A9
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFAC #AF979A
analogous
#97AFA0 #97AFAC #97A6AF
triadic
#97AFAC #AC97AF #AFAC97
tetradic
#97AFAC #A097AF #AF979A #A6AF97
square
#97AFAC #A097AF #AF979A #A6AF97
split-complementary
#97AFAC #AF97A6 #AFA097
monochromatic
#597370 #749490 #97AFAC #BACAC8 #DCE4E3
Accessibility & contrast
On white
2.32
#97AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#97AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFAC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFAC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#A7A9AC
Tritanopia (blue-blind)
#91B0AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afac; /* rgb */ color: rgb(151, 175, 172); /* oklch */ color: oklch(73.5% 0.027 187.4);
Tailwind
colors: {
custom: {
50: '#b5c6c4',
500: '#97afac',
950: '#000000',
},
}SCSS
$custom: #97afac; $custom-light: #b5c6c4; $custom-dark: #000000;
JSON
{
"hex": "#97afac",
"rgb": {
"r": 151,
"g": 175,
"b": 172
},
"hsl": {
"h": 172.5,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.73481,
"c": 0.02687,
"h": 187.4
},
"luminance": 0.40218
}Semantic roles & 50–950 ramp
primary
#97AFAC
secondary
#D5CDCE
accent
#4E5797
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281