#97AFAE#97AFAE
#97AFAE is a light, muted teal. Relative luminance 0.403; OKLCH L 73.5% C 0.027 H 193.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFAE |
|---|---|
| RGB | rgb(151, 175, 174) |
| HSL | hsl(178, 13%, 64%) |
| HSV | hsv(178, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 0.6%, 31.4%) |
| CIE-LAB | lab(69.68, -8.45, -2.27) |
| CIE-LCH | lch(69.68, 8.75, 195.07°) |
| OKLab | oklab(73.54% -0.0258 -0.0062) |
| OKLCH | oklch(73.54% 0.027 193.5) |
| XYZ | xyz(35.7305, 40.2944, 45.9313) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.40
Cool Gray
#9AA7B0
ΔE00 7.60
Bluegrey
#85A3B2
ΔE00 8.05
Bluey Grey
#89A0B0
ΔE00 9.32
Dark Gray
#A9A9A9
ΔE00 9.98
Pewter
#899397
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFAE #AF9798
analogous
#97AFA2 #97AFAE #97A4AF
triadic
#97AFAE #AE97AF #AFAE97
tetradic
#97AFAE #A297AF #AF9798 #A4AF97
square
#97AFAE #A297AF #AF9798 #A4AF97
split-complementary
#97AFAE #AF97A4 #AFA297
monochromatic
#597372 #749493 #97AFAE #BACAC9 #DCE4E4
Accessibility & contrast
On white
2.32
#97AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#97AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFAE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFAE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAE
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#90B1AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afae; /* rgb */ color: rgb(151, 175, 174); /* oklch */ color: oklch(73.5% 0.027 193.5);
Tailwind
colors: {
custom: {
50: '#b5c6c6',
500: '#97afae',
950: '#000000',
},
}SCSS
$custom: #97afae; $custom-light: #b5c6c6; $custom-dark: #000000;
JSON
{
"hex": "#97afae",
"rgb": {
"r": 151,
"g": 175,
"b": 174
},
"hsl": {
"h": 177.5,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.73543,
"c": 0.02657,
"h": 193.5
},
"luminance": 0.40295
}Semantic roles & 50–950 ramp
primary
#97AFAE
secondary
#D5CDCD
accent
#4E5197
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282