#97ABB7#97ABB7
#97ABB7 is a light, muted cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.028 H 234.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABB7 |
|---|---|
| RGB | rgb(151, 171, 183) |
| HSL | hsl(203, 18%, 65%) |
| HSV | hsv(203, 17%, 72%) |
| CMYK | cmyk(17.5%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(68.84, -4.36, -8.49) |
| CIE-LCH | lch(68.84, 9.54, 242.80°) |
| OKLab | oklab(72.97% -0.0166 -0.023) |
| OKLCH | oklch(72.97% 0.028 234.1) |
| XYZ | xyz(35.8705, 39.1232, 50.4522) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.56
Bluey Grey
#89A0B0
ΔE00 3.79
Bluegrey
#85A3B2
ΔE00 4.09
Cool Grey
#95A3A6
ΔE00 4.70
Light Grey Blue
#9DBCD4
ΔE00 6.34
Greyblue
#77A1B5
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABB7 #B7A397
analogous
#97B7B3 #97ABB7 #979BB7
triadic
#97ABB7 #B797AB #ABB797
tetradic
#97ABB7 #B397B7 #B7A397 #9BB797
square
#97ABB7 #B397B7 #B7A397 #9BB797
split-complementary
#97ABB7 #B7979B #B7B397
monochromatic
#576F7D #738E9E #97ABB7 #BBC8D0 #DFE5E9
Accessibility & contrast
On white
2.38
#97ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#97ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABB7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABB7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB8
Deuteranopia (green-blind)
#A1A6B7
Tritanopia (blue-blind)
#8FAEAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abb7; /* rgb */ color: rgb(151, 171, 183); /* oklch */ color: oklch(73.0% 0.028 234.1);
Tailwind
colors: {
custom: {
50: '#b6c4cc',
500: '#97abb7',
950: '#000000',
},
}SCSS
$custom: #97abb7; $custom-light: #b6c4cc; $custom-dark: #000000;
JSON
{
"hex": "#97abb7",
"rgb": {
"r": 151,
"g": 171,
"b": 183
},
"hsl": {
"h": 202.5,
"s": 18.182,
"l": 65.49
},
"oklch": {
"l": 0.72966,
"c": 0.02833,
"h": 234.1
},
"luminance": 0.39124
}Semantic roles & 50–950 ramp
primary
#97ABB7
secondary
#DAD4D0
accent
#68499C
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182