#97ABCC#97ABCC
#97ABCC is a light, muted blue. Relative luminance 0.401; OKLCH L 73.7% C 0.053 H 260.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABCC |
|---|---|
| RGB | rgb(151, 171, 204) |
| HSL | hsl(217, 34%, 70%) |
| HSV | hsv(217, 26%, 80%) |
| CMYK | cmyk(26%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(69.51, 0.46, -19.07) |
| CIE-LCH | lch(69.51, 19.08, 271.38°) |
| OKLab | oklab(73.72% -0.0088 -0.0522) |
| OKLCH | oklch(73.72% 0.053 260.4) |
| XYZ | xyz(38.2215, 40.0636, 62.8343) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 7.25
Cloudy Blue
#ACC2D9
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 8.01
Bluey Grey
#89A0B0
ΔE00 8.22
Light Blue Grey
#B7C9E2
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABCC #CCB897
analogous
#97C6CC #97ABCC #9D97CC
triadic
#97ABCC #CC97AB #ABCC97
tetradic
#97ABCC #CC97C6 #CCB897 #97CC9D
square
#97ABCC #CC97C6 #CCB897 #97CC9D
split-complementary
#97ABCC #CC9D97 #C6CC97
monochromatic
#4D6B9C #6E8AB8 #97ABCC #C0CCE0 #E9EDF4
Accessibility & contrast
On white
2.33
#97ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#97ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABCC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABCC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCE
Deuteranopia (green-blind)
#9BA8CB
Tritanopia (blue-blind)
#89B2B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97abcc; /* rgb */ color: rgb(151, 171, 204); /* oklch */ color: oklch(73.7% 0.053 260.4);
Tailwind
colors: {
custom: {
50: '#b6c3db',
500: '#97abcc',
950: '#000000',
},
}SCSS
$custom: #97abcc; $custom-light: #b6c3db; $custom-dark: #000000;
JSON
{
"hex": "#97abcc",
"rgb": {
"r": 151,
"g": 171,
"b": 204
},
"hsl": {
"h": 217.358,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.7372,
"c": 0.05294,
"h": 260.4
},
"luminance": 0.40065
}Semantic roles & 50–950 ramp
primary
#97ABCC
secondary
#E7E1D8
accent
#8138AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183