#97ABC7#97ABC7
#97ABC7 is a light, muted blue. Relative luminance 0.398; OKLCH L 73.5% C 0.046 H 256.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC7 |
|---|---|
| RGB | rgb(151, 171, 199) |
| HSL | hsl(215, 30%, 69%) |
| HSV | hsv(215, 24%, 78%) |
| CMYK | cmyk(24.1%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(69.35, -0.73, -16.57) |
| CIE-LCH | lch(69.35, 16.59, 267.49°) |
| OKLab | oklab(73.53% -0.0106 -0.0452) |
| OKLCH | oklch(73.53% 0.046 256.8) |
| XYZ | xyz(37.6314, 39.8275, 59.7265) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.58
Bluey Grey
#89A0B0
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 6.80
Cool Gray
#9AA7B0
ΔE00 7.48
Light Blue Grey
#B7C9E2
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC7 #C7B397
analogous
#97C3C7 #97ABC7 #9B97C7
triadic
#97ABC7 #C797AB #ABC797
tetradic
#97ABC7 #C797C3 #C7B397 #97C79B
square
#97ABC7 #C797C3 #C7B397 #97C79B
split-complementary
#97ABC7 #C79B97 #C3C797
monochromatic
#506C94 #6F8BB2 #97ABC7 #BFCBDC #E7EBF2
Accessibility & contrast
On white
2.34
#97ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#97ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC7
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC7 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACC8
Deuteranopia (green-blind)
#9CA7C6
Tritanopia (blue-blind)
#8AB1B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc7; /* rgb */ color: rgb(151, 171, 199); /* oklch */ color: oklch(73.5% 0.046 256.8);
Tailwind
colors: {
custom: {
50: '#b6c3d8',
500: '#97abc7',
950: '#000000',
},
}SCSS
$custom: #97abc7; $custom-light: #b6c3d8; $custom-dark: #000000;
JSON
{
"hex": "#97abc7",
"rgb": {
"r": 151,
"g": 171,
"b": 199
},
"hsl": {
"h": 215,
"s": 30,
"l": 68.627
},
"oklch": {
"l": 0.73532,
"c": 0.04646,
"h": 256.8
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#97ABC7
secondary
#E4DED6
accent
#7C3DA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183