#97ABBA#97ABBA
#97ABBA is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.031 H 240.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABBA |
|---|---|
| RGB | rgb(151, 171, 186) |
| HSL | hsl(206, 20%, 66%) |
| HSV | hsv(206, 19%, 73%) |
| CMYK | cmyk(18.8%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(68.93, -3.70, -10.01) |
| CIE-LCH | lch(68.93, 10.67, 249.72°) |
| OKLab | oklab(73.07% -0.0154 -0.0271) |
| OKLCH | oklch(73.07% 0.031 240.3) |
| XYZ | xyz(36.1860, 39.2494, 52.1142) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.03
Bluey Grey
#89A0B0
ΔE00 3.58
Bluegrey
#85A3B2
ΔE00 4.42
Light Grey Blue
#9DBCD4
ΔE00 5.66
Cool Grey
#95A3A6
ΔE00 5.83
Greyblue
#77A1B5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABBA #BAA697
analogous
#97BAB7 #97ABBA #9799BA
triadic
#97ABBA #BA97AB #ABBA97
tetradic
#97ABBA #B797BA #BAA697 #99BA97
square
#97ABBA #B797BA #BAA697 #99BA97
split-complementary
#97ABBA #BA9799 #BAB797
monochromatic
#566E81 #728DA2 #97ABBA #BCC9D2 #E1E6EB
Accessibility & contrast
On white
2.37
#97ABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#97ABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABBA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABBA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#A0A6BA
Tritanopia (blue-blind)
#8EAFB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #97abba; /* rgb */ color: rgb(151, 171, 186); /* oklch */ color: oklch(73.1% 0.031 240.3);
Tailwind
colors: {
custom: {
50: '#b6c4ce',
500: '#97abba',
950: '#000000',
},
}SCSS
$custom: #97abba; $custom-light: #b6c4ce; $custom-dark: #000000;
JSON
{
"hex": "#97abba",
"rgb": {
"r": 151,
"g": 171,
"b": 186
},
"hsl": {
"h": 205.714,
"s": 20.231,
"l": 66.078
},
"oklch": {
"l": 0.73068,
"c": 0.03121,
"h": 240.3
},
"luminance": 0.3925
}Semantic roles & 50–950 ramp
primary
#97ABBA
secondary
#DCD6D1
accent
#6C479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111213
muted
#808182