#97ABB3#97ABB3
#97ABB3 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.8% C 0.025 H 223.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABB3 |
|---|---|
| RGB | rgb(151, 171, 179) |
| HSL | hsl(197, 16%, 65%) |
| HSV | hsv(197, 16%, 70%) |
| CMYK | cmyk(15.6%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(68.72, -5.23, -6.45) |
| CIE-LCH | lch(68.72, 8.31, 230.94°) |
| OKLab | oklab(72.83% -0.0182 -0.0174) |
| OKLCH | oklch(72.83% 0.025 223.8) |
| XYZ | xyz(35.4600, 38.9590, 48.2907) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.03
Cool Grey
#95A3A6
ΔE00 3.43
Bluegrey
#85A3B2
ΔE00 4.43
Bluey Grey
#89A0B0
ΔE00 4.79
Greyblue
#77A1B5
ΔE00 7.28
Light Grey Blue
#9DBCD4
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABB3 #B39F97
analogous
#97B3AD #97ABB3 #979DB3
triadic
#97ABB3 #B397AB #ABB397
tetradic
#97ABB3 #AD97B3 #B39F97 #9DB397
square
#97ABB3 #AD97B3 #B39F97 #9DB397
split-complementary
#97ABB3 #B3979D #B3AD97
monochromatic
#586F78 #748E99 #97ABB3 #BAC8CD #DEE4E7
Accessibility & contrast
On white
2.39
#97ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#97ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABB3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABB3 | 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)
#A6AAB3
Deuteranopia (green-blind)
#A2A6B3
Tritanopia (blue-blind)
#8FAEAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abb3; /* rgb */ color: rgb(151, 171, 179); /* oklch */ color: oklch(72.8% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#b5c4c9',
500: '#97abb3',
950: '#000000',
},
}SCSS
$custom: #97abb3; $custom-light: #b5c4c9; $custom-dark: #000000;
JSON
{
"hex": "#97abb3",
"rgb": {
"r": 151,
"g": 171,
"b": 179
},
"hsl": {
"h": 197.143,
"s": 15.556,
"l": 64.706
},
"oklch": {
"l": 0.72833,
"c": 0.02516,
"h": 223.8
},
"luminance": 0.3896
}Semantic roles & 50–950 ramp
primary
#97ABB3
secondary
#D8D1CE
accent
#624C9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182