#97AFAF#97AFAF
#97AFAF is a light, muted teal. Relative luminance 0.403; OKLCH L 73.6% C 0.027 H 196.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFAF |
|---|---|
| RGB | rgb(151, 175, 175) |
| HSL | hsl(180, 13%, 64%) |
| HSV | hsv(180, 14%, 69%) |
| CMYK | cmyk(13.7%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(69.71, -8.24, -2.79) |
| CIE-LCH | lch(69.71, 8.69, 198.68°) |
| OKLab | oklab(73.57% -0.0254 -0.0076) |
| OKLCH | oklch(73.57% 0.027 196.6) |
| XYZ | xyz(35.8284, 40.3335, 46.4466) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.16
Cool Gray
#9AA7B0
ΔE00 7.21
Bluegrey
#85A3B2
ΔE00 7.62
Bluey Grey
#89A0B0
ΔE00 8.89
Greyblue
#77A1B5
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFAF #AF9797
analogous
#97AFA3 #97AFAF #97A3AF
triadic
#97AFAF #AF97AF #AFAF97
tetradic
#97AFAF #A397AF #AF9797 #A3AF97
square
#97AFAF #A397AF #AF9797 #A3AF97
split-complementary
#97AFAF #AF97A3 #AFA397
monochromatic
#597373 #749494 #97AFAF #BACACA #DCE4E4
Accessibility & contrast
On white
2.32
#97AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#97AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFAF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFAF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAF
Deuteranopia (green-blind)
#A7A9AF
Tritanopia (blue-blind)
#90B1AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97afaf; /* rgb */ color: rgb(151, 175, 175); /* oklch */ color: oklch(73.6% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#b5c6c6',
500: '#97afaf',
950: '#000000',
},
}SCSS
$custom: #97afaf; $custom-light: #b5c6c6; $custom-dark: #000000;
JSON
{
"hex": "#97afaf",
"rgb": {
"r": 151,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.73574,
"c": 0.02652,
"h": 196.6
},
"luminance": 0.40334
}Semantic roles & 50–950 ramp
primary
#97AFAF
secondary
#D5CDCD
accent
#4E4E97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282