#97ABB1#97ABB1
#97ABB1 is a light, muted cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.024 H 217.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABB1 |
|---|---|
| RGB | rgb(151, 171, 177) |
| HSL | hsl(194, 14%, 64%) |
| HSV | hsv(194, 15%, 69%) |
| CMYK | cmyk(14.7%, 3.4%, 0%, 30.6%) |
| CIE-LAB | lab(68.66, -5.66, -5.43) |
| CIE-LCH | lch(68.66, 7.84, 223.79°) |
| OKLab | oklab(72.77% -0.019 -0.0147) |
| OKLCH | oklch(72.77% 0.024 217.7) |
| XYZ | xyz(35.2592, 38.8787, 47.2331) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.05
Cool Gray
#9AA7B0
ΔE00 3.65
Bluegrey
#85A3B2
ΔE00 4.92
Bluey Grey
#89A0B0
ΔE00 5.51
Greyblue
#77A1B5
ΔE00 7.67
Pewter
#899397
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABB1 #B19D97
analogous
#97B1AA #97ABB1 #979EB1
triadic
#97ABB1 #B197AB #ABB197
tetradic
#97ABB1 #AA97B1 #B19D97 #9EB197
square
#97ABB1 #AA97B1 #B19D97 #9EB197
split-complementary
#97ABB1 #B1979E #B1AA97
monochromatic
#586F75 #748F97 #97ABB1 #BAC7CB #DDE3E5
Accessibility & contrast
On white
2.39
#97ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#97ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABB1
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABB1 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B1
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#90ADAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97abb1; /* rgb */ color: rgb(151, 171, 177); /* oklch */ color: oklch(72.8% 0.024 217.7);
Tailwind
colors: {
custom: {
50: '#b5c4c8',
500: '#97abb1',
950: '#000000',
},
}SCSS
$custom: #97abb1; $custom-light: #b5c4c8; $custom-dark: #000000;
JSON
{
"hex": "#97abb1",
"rgb": {
"r": 151,
"g": 171,
"b": 177
},
"hsl": {
"h": 193.846,
"s": 14.286,
"l": 64.314
},
"oklch": {
"l": 0.72768,
"c": 0.02397,
"h": 217.7
},
"luminance": 0.38879
}Semantic roles & 50–950 ramp
primary
#97ABB1
secondary
#D6CFCD
accent
#5E4D98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182