#97AFAB#97AFAB
#97AFAB is a light, muted teal. Relative luminance 0.402; OKLCH L 73.5% C 0.027 H 184.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFAB |
|---|---|
| RGB | rgb(151, 175, 171) |
| HSL | hsl(170, 13%, 64%) |
| HSV | hsv(170, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(69.60, -9.07, -0.74) |
| CIE-LCH | lch(69.60, 9.10, 184.66°) |
| OKLab | oklab(73.45% -0.0271 -0.0021) |
| OKLCH | oklch(73.45% 0.027 184.5) |
| XYZ | xyz(35.4413, 40.1787, 44.4082) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 8.80
Bluegrey
#85A3B2
ΔE00 9.41
Greyish Teal
#719F91
ΔE00 9.78
Dark Gray
#A9A9A9
ΔE00 10.42
Pewter
#899397
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFAB #AF979B
analogous
#97AF9F #97AFAB #97A7AF
triadic
#97AFAB #AB97AF #AFAB97
tetradic
#97AFAB #9F97AF #AF979B #A7AF97
square
#97AFAB #9F97AF #AF979B #A7AF97
split-complementary
#97AFAB #AF97A7 #AF9F97
monochromatic
#59736F #74948F #97AFAB #BACAC7 #DCE4E3
Accessibility & contrast
On white
2.32
#97AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#97AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFAB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFAB | 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)
#ACACAB
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#91B0AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afab; /* rgb */ color: rgb(151, 175, 171); /* oklch */ color: oklch(73.5% 0.027 184.5);
Tailwind
colors: {
custom: {
50: '#b5c6c4',
500: '#97afab',
950: '#000000',
},
}SCSS
$custom: #97afab; $custom-light: #b5c6c4; $custom-dark: #000000;
JSON
{
"hex": "#97afab",
"rgb": {
"r": 151,
"g": 175,
"b": 171
},
"hsl": {
"h": 170,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.7345,
"c": 0.02714,
"h": 184.5
},
"luminance": 0.4018
}Semantic roles & 50–950 ramp
primary
#97AFAB
secondary
#D5CDCE
accent
#4E5A97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281