#97ABC8#97ABC8
#97ABC8 is a light, muted blue. Relative luminance 0.399; OKLCH L 73.6% C 0.048 H 257.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC8 |
|---|---|
| RGB | rgb(151, 171, 200) |
| HSL | hsl(216, 31%, 69%) |
| HSV | hsv(216, 25%, 78%) |
| CMYK | cmyk(24.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(69.38, -0.49, -17.07) |
| CIE-LCH | lch(69.38, 17.08, 268.36°) |
| OKLab | oklab(73.57% -0.0102 -0.0466) |
| OKLCH | oklch(73.57% 0.048 257.6) |
| XYZ | xyz(37.7479, 39.8741, 60.3400) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 6.84
Bluey Grey
#89A0B0
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC8 #C8B497
analogous
#97C4C8 #97ABC8 #9C97C8
triadic
#97ABC8 #C897AB #ABC897
tetradic
#97ABC8 #C897C4 #C8B497 #97C89C
square
#97ABC8 #C897C4 #C8B497 #97C89C
split-complementary
#97ABC8 #C89C97 #C4C897
monochromatic
#4F6C96 #6F8BB3 #97ABC8 #BFCBDD #E7ECF2
Accessibility & contrast
On white
2.34
#97ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#97ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACC9
Deuteranopia (green-blind)
#9CA7C7
Tritanopia (blue-blind)
#8AB1B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc8; /* rgb */ color: rgb(151, 171, 200); /* oklch */ color: oklch(73.6% 0.048 257.6);
Tailwind
colors: {
custom: {
50: '#b6c3d8',
500: '#97abc8',
950: '#000000',
},
}SCSS
$custom: #97abc8; $custom-light: #b6c3d8; $custom-dark: #000000;
JSON
{
"hex": "#97abc8",
"rgb": {
"r": 151,
"g": 171,
"b": 200
},
"hsl": {
"h": 215.51,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.73569,
"c": 0.04773,
"h": 257.6
},
"luminance": 0.39875
}Semantic roles & 50–950 ramp
primary
#97ABC8
secondary
#E5DFD6
accent
#7D3CAA
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183