#97AACA#97AACA
#97AACA is a light, muted blue. Relative luminance 0.396; OKLCH L 73.4% C 0.051 H 260.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97AACA |
|---|---|
| RGB | rgb(151, 170, 202) |
| HSL | hsl(218, 32%, 69%) |
| HSV | hsv(218, 25%, 79%) |
| CMYK | cmyk(25.2%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(69.18, 0.53, -18.48) |
| CIE-LCH | lch(69.18, 18.49, 271.65°) |
| OKLab | oklab(73.43% -0.0081 -0.0505) |
| OKLCH | oklch(73.43% 0.051 260.8) |
| XYZ | xyz(37.7950, 39.5919, 61.5163) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.32
Cloudy Blue
#ACC2D9
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 7.46
Bluey Grey
#89A0B0
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AACA #CAB797
analogous
#97C4CA #97AACA #9E97CA
triadic
#97AACA #CA97AA #AACA97
tetradic
#97AACA #CA97C4 #CAB797 #97CA9E
square
#97AACA #CA97C4 #CAB797 #97CA9E
split-complementary
#97AACA #CA9E97 #C4CA97
monochromatic
#4E6A99 #6E89B5 #97AACA #C0CBDF #E8ECF3
Accessibility & contrast
On white
2.35
#97AACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#97AACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AACA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AACA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCC
Deuteranopia (green-blind)
#9AA7C9
Tritanopia (blue-blind)
#89B1B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97aaca; /* rgb */ color: rgb(151, 170, 202); /* oklch */ color: oklch(73.4% 0.051 260.8);
Tailwind
colors: {
custom: {
50: '#b6c3da',
500: '#97aaca',
950: '#000000',
},
}SCSS
$custom: #97aaca; $custom-light: #b6c3da; $custom-dark: #000000;
JSON
{
"hex": "#97aaca",
"rgb": {
"r": 151,
"g": 170,
"b": 202
},
"hsl": {
"h": 217.647,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.73433,
"c": 0.05119,
"h": 260.8
},
"luminance": 0.39593
}Semantic roles & 50–950 ramp
primary
#97AACA
secondary
#E6E0D7
accent
#813AAB
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111214
muted
#808183