#97AABC#97AABC
#97AABC is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.034 H 246.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97AABC |
|---|---|
| RGB | rgb(151, 170, 188) |
| HSL | hsl(209, 22%, 66%) |
| HSV | hsv(209, 20%, 74%) |
| CMYK | cmyk(19.7%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(68.72, -2.71, -11.43) |
| CIE-LCH | lch(68.72, 11.75, 256.68°) |
| OKLab | oklab(72.92% -0.0133 -0.031) |
| OKLCH | oklch(72.92% 0.034 246.8) |
| XYZ | xyz(36.2120, 38.9587, 53.1791) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.83
Bluey Grey
#89A0B0
ΔE00 3.86
Bluegrey
#85A3B2
ΔE00 5.26
Light Grey Blue
#9DBCD4
ΔE00 5.66
Cloudy Blue
#ACC2D9
ΔE00 6.75
Cool Grey
#95A3A6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AABC #BCA997
analogous
#97BCBC #97AABC #9798BC
triadic
#97AABC #BC97AA #AABC97
tetradic
#97AABC #BC97BC #BCA997 #98BC97
square
#97AABC #BC97BC #BCA997 #98BC97
split-complementary
#97AABC #BC9798 #BCBC97
monochromatic
#556D84 #728CA4 #97AABC #BCC8D4 #E1E7EC
Accessibility & contrast
On white
2.39
#97AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#97AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AABC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AABC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#8DAEB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97aabc; /* rgb */ color: rgb(151, 170, 188); /* oklch */ color: oklch(72.9% 0.034 246.8);
Tailwind
colors: {
custom: {
50: '#b6c3d0',
500: '#97aabc',
950: '#000000',
},
}SCSS
$custom: #97aabc; $custom-light: #b6c3d0; $custom-dark: #000000;
JSON
{
"hex": "#97aabc",
"rgb": {
"r": 151,
"g": 170,
"b": 188
},
"hsl": {
"h": 209.189,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.72923,
"c": 0.03373,
"h": 246.8
},
"luminance": 0.3896
}Semantic roles & 50–950 ramp
primary
#97AABC
secondary
#DDD7D1
accent
#7245A0
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182