#97ABB0#97ABB0
#97ABB0 is a light, muted cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.023 H 214.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABB0 |
|---|---|
| RGB | rgb(151, 171, 176) |
| HSL | hsl(192, 14%, 64%) |
| HSV | hsv(192, 14%, 69%) |
| CMYK | cmyk(14.2%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(68.63, -5.88, -4.92) |
| CIE-LCH | lch(68.63, 7.66, 219.92°) |
| OKLab | oklab(72.74% -0.0194 -0.0133) |
| OKLCH | oklch(72.74% 0.023 214.4) |
| XYZ | xyz(35.1599, 38.8389, 46.7101) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.95
Cool Gray
#9AA7B0
ΔE00 4.01
Bluegrey
#85A3B2
ΔE00 5.23
Bluey Grey
#89A0B0
ΔE00 5.91
Pewter
#899397
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABB0 #B09C97
analogous
#97B0A9 #97ABB0 #979FB0
triadic
#97ABB0 #B097AB #ABB097
tetradic
#97ABB0 #A997B0 #B09C97 #9FB097
square
#97ABB0 #A997B0 #B09C97 #9FB097
split-complementary
#97ABB0 #B0979F #B0A997
monochromatic
#586F74 #748F96 #97ABB0 #BAC7CA #DDE3E5
Accessibility & contrast
On white
2.40
#97ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#97ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABB0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABB0 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 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)
#A7A9B0
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#90ADAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97abb0; /* rgb */ color: rgb(151, 171, 176); /* oklch */ color: oklch(72.7% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#b5c4c7',
500: '#97abb0',
950: '#000000',
},
}SCSS
$custom: #97abb0; $custom-light: #b5c4c7; $custom-dark: #000000;
JSON
{
"hex": "#97abb0",
"rgb": {
"r": 151,
"g": 171,
"b": 176
},
"hsl": {
"h": 192,
"s": 13.661,
"l": 64.118
},
"oklch": {
"l": 0.72736,
"c": 0.02348,
"h": 214.4
},
"luminance": 0.3884
}Semantic roles & 50–950 ramp
primary
#97ABB0
secondary
#D6CFCD
accent
#5D4E98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182