#97AABA#97AABA
#97AABA is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.032 H 243.6°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97AABA |
|---|---|
| RGB | rgb(151, 170, 186) |
| HSL | hsl(207, 20%, 66%) |
| HSV | hsv(207, 19%, 73%) |
| CMYK | cmyk(18.8%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.66, -3.15, -10.42) |
| CIE-LCH | lch(68.66, 10.89, 253.16°) |
| OKLab | oklab(72.85% -0.014 -0.0282) |
| OKLCH | oklch(72.85% 0.032 243.6) |
| XYZ | xyz(35.9979, 38.8730, 52.0515) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.14
Bluey Grey
#89A0B0
ΔE00 3.54
Bluegrey
#85A3B2
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 5.82
Cool Grey
#95A3A6
ΔE00 6.18
Cloudy Blue
#ACC2D9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AABA #BAA797
analogous
#97BAB8 #97AABA #9798BA
triadic
#97AABA #BA97AA #AABA97
tetradic
#97AABA #B897BA #BAA797 #98BA97
square
#97AABA #B897BA #BAA797 #98BA97
split-complementary
#97AABA #BA9798 #BAB897
monochromatic
#566D81 #728CA2 #97AABA #BCC8D2 #E1E6EB
Accessibility & contrast
On white
2.39
#97AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#97AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AABA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AABA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#8EAEAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97aaba; /* rgb */ color: rgb(151, 170, 186); /* oklch */ color: oklch(72.9% 0.032 243.6);
Tailwind
colors: {
custom: {
50: '#b6c3ce',
500: '#97aaba',
950: '#000000',
},
}SCSS
$custom: #97aaba; $custom-light: #b6c3ce; $custom-dark: #000000;
JSON
{
"hex": "#97aaba",
"rgb": {
"r": 151,
"g": 170,
"b": 186
},
"hsl": {
"h": 207.429,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.72854,
"c": 0.03152,
"h": 243.6
},
"luminance": 0.38874
}Semantic roles & 50–950 ramp
primary
#97AABA
secondary
#DCD6D1
accent
#6F479F
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182