#97AAAF#97AAAF
#97AAAF is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.022 H 215.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAAF |
|---|---|
| RGB | rgb(151, 170, 175) |
| HSL | hsl(193, 13%, 64%) |
| HSV | hsv(193, 14%, 69%) |
| CMYK | cmyk(13.7%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(68.33, -5.55, -4.81) |
| CIE-LCH | lch(68.33, 7.34, 220.93°) |
| OKLab | oklab(72.49% -0.0183 -0.013) |
| OKLCH | oklch(72.49% 0.022 215.3) |
| XYZ | xyz(34.8732, 38.4232, 46.1282) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.57
Cool Gray
#9AA7B0
ΔE00 3.67
Bluegrey
#85A3B2
ΔE00 5.21
Bluey Grey
#89A0B0
ΔE00 5.72
Pewter
#899397
ΔE00 7.48
Dark Gray
#A9A9A9
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAAF #AF9C97
analogous
#97AFA8 #97AAAF #979EAF
triadic
#97AAAF #AF97AA #AAAF97
tetradic
#97AAAF #A897AF #AF9C97 #9EAF97
square
#97AAAF #A897AF #AF9C97 #9EAF97
split-complementary
#97AAAF #AF979E #AFA897
monochromatic
#596E73 #748E94 #97AAAF #BAC6CA #DCE3E4
Accessibility & contrast
On white
2.42
#97AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#97AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAAF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAAF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#91ACAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97aaaf; /* rgb */ color: rgb(151, 170, 175); /* oklch */ color: oklch(72.5% 0.022 215.3);
Tailwind
colors: {
custom: {
50: '#b5c3c6',
500: '#97aaaf',
950: '#000000',
},
}SCSS
$custom: #97aaaf; $custom-light: #b5c3c6; $custom-dark: #000000;
JSON
{
"hex": "#97aaaf",
"rgb": {
"r": 151,
"g": 170,
"b": 175
},
"hsl": {
"h": 192.5,
"s": 13.043,
"l": 63.922
},
"oklch": {
"l": 0.72487,
"c": 0.02247,
"h": 215.3
},
"luminance": 0.38424
}Semantic roles & 50–950 ramp
primary
#97AAAF
secondary
#D5CECD
accent
#5E4E97
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182