#97AED7#97AED7
#97AED7 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.8% C 0.065 H 261.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97AED7 |
|---|---|
| RGB | rgb(151, 174, 215) |
| HSL | hsl(218, 44%, 72%) |
| HSV | hsv(218, 30%, 84%) |
| CMYK | cmyk(29.8%, 19.1%, 0%, 15.7%) |
| CIE-LAB | lab(70.70, 1.48, -23.31) |
| CIE-LCH | lch(70.70, 23.35, 273.63°) |
| OKLab | oklab(74.78% -0.0091 -0.0641) |
| OKLCH | oklch(74.78% 0.065 261.9) |
| XYZ | xyz(40.1608, 41.7562, 70.2205) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 7.68
Periwinkle Blue
#8F99FB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AED7 #D7C097
analogous
#97CED7 #97AED7 #A097D7
triadic
#97AED7 #D797AE #AED797
tetradic
#97AED7 #D797CE #D7C097 #97D7A0
square
#97AED7 #D797CE #D7C097 #97D7A0
split-complementary
#97AED7 #D7A097 #CED797
monochromatic
#446BB0 #6B8CC6 #97AED7 #C3D0E8 #E9EEF6
Accessibility & contrast
On white
2.25
#97AED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#97AED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AED7
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AED7 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B0D9
Deuteranopia (green-blind)
#9AAAD6
Tritanopia (blue-blind)
#85B6BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97aed7; /* rgb */ color: rgb(151, 174, 215); /* oklch */ color: oklch(74.8% 0.065 261.9);
Tailwind
colors: {
custom: {
50: '#b7c6e3',
500: '#97aed7',
950: '#000000',
},
}SCSS
$custom: #97aed7; $custom-light: #b7c6e3; $custom-dark: #000000;
JSON
{
"hex": "#97aed7",
"rgb": {
"r": 151,
"g": 174,
"b": 215
},
"hsl": {
"h": 218.438,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.74778,
"c": 0.06476,
"h": 261.9
},
"luminance": 0.41758
}Semantic roles & 50–950 ramp
primary
#97AED7
secondary
#EDE7DD
accent
#862EB8
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283