#97AED3#97AED3
#97AED3 is a light, muted blue. Relative luminance 0.416; OKLCH L 74.6% C 0.059 H 259.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97AED3 |
|---|---|
| RGB | rgb(151, 174, 211) |
| HSL | hsl(217, 41%, 71%) |
| HSV | hsv(217, 28%, 83%) |
| CMYK | cmyk(28.4%, 17.5%, 0%, 17.3%) |
| CIE-LAB | lab(70.56, 0.50, -21.33) |
| CIE-LCH | lch(70.56, 21.33, 271.33°) |
| OKLab | oklab(74.62% -0.0105 -0.0585) |
| OKLCH | oklch(74.62% 0.059 259.9) |
| XYZ | xyz(39.6531, 41.5532, 67.5467) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.02
Carolina Blue
#8AB8FE
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AED3 #D3BC97
analogous
#97CCD3 #97AED3 #9E97D3
triadic
#97AED3 #D397AE #AED397
tetradic
#97AED3 #D397CC #D3BC97 #97D39E
square
#97AED3 #D397CC #D3BC97 #97D39E
split-complementary
#97AED3 #D39E97 #CCD397
monochromatic
#476CA8 #6C8DC1 #97AED3 #C2CFE5 #E9EEF6
Accessibility & contrast
On white
2.26
#97AED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#97AED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AED3
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AED3 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D5
Deuteranopia (green-blind)
#9BAAD2
Tritanopia (blue-blind)
#86B6BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97aed3; /* rgb */ color: rgb(151, 174, 211); /* oklch */ color: oklch(74.6% 0.059 259.9);
Tailwind
colors: {
custom: {
50: '#b6c6e0',
500: '#97aed3',
950: '#000000',
},
}SCSS
$custom: #97aed3; $custom-light: #b6c6e0; $custom-dark: #000000;
JSON
{
"hex": "#97aed3",
"rgb": {
"r": 151,
"g": 174,
"b": 211
},
"hsl": {
"h": 217,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.74621,
"c": 0.05947,
"h": 259.9
},
"luminance": 0.41555
}Semantic roles & 50–950 ramp
primary
#97AED3
secondary
#EBE5DB
accent
#8232B4
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283