#97AAAE#97AAAE
#97AAAE is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.022 H 211.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAAE |
|---|---|
| RGB | rgb(151, 170, 174) |
| HSL | hsl(190, 12%, 64%) |
| HSV | hsv(190, 13%, 68%) |
| CMYK | cmyk(13.2%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(68.30, -5.76, -4.30) |
| CIE-LCH | lch(68.30, 7.19, 216.74°) |
| OKLab | oklab(72.46% -0.0187 -0.0116) |
| OKLCH | oklch(72.46% 0.022 211.8) |
| XYZ | xyz(34.7753, 38.3840, 45.6129) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.54
Cool Gray
#9AA7B0
ΔE00 4.08
Bluegrey
#85A3B2
ΔE00 5.54
Bluey Grey
#89A0B0
ΔE00 6.14
Pewter
#899397
ΔE00 7.53
Dark Gray
#A9A9A9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAAE #AE9B97
analogous
#97AEA6 #97AAAE #979EAE
triadic
#97AAAE #AE97AA #AAAE97
tetradic
#97AAAE #A697AE #AE9B97 #9EAE97
square
#97AAAE #A697AE #AE9B97 #9EAE97
split-complementary
#97AAAE #AE979E #AEA697
monochromatic
#596E72 #758E93 #97AAAE #B9C6C9 #DCE2E4
Accessibility & contrast
On white
2.42
#97AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#97AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAAE
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAAE | 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)
#A6A8AE
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#91ACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aaae; /* rgb */ color: rgb(151, 170, 174); /* oklch */ color: oklch(72.5% 0.022 211.8);
Tailwind
colors: {
custom: {
50: '#b5c3c6',
500: '#97aaae',
950: '#000000',
},
}SCSS
$custom: #97aaae; $custom-light: #b5c3c6; $custom-dark: #000000;
JSON
{
"hex": "#97aaae",
"rgb": {
"r": 151,
"g": 170,
"b": 174
},
"hsl": {
"h": 190.435,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.72455,
"c": 0.02204,
"h": 211.8
},
"luminance": 0.38385
}Semantic roles & 50–950 ramp
primary
#97AAAE
secondary
#D4CECC
accent
#5B4F97
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182