#97AED6#97AED6
#97AED6 is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.7% C 0.063 H 261.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97AED6 |
|---|---|
| RGB | rgb(151, 174, 214) |
| HSL | hsl(218, 43%, 72%) |
| HSV | hsv(218, 29%, 84%) |
| CMYK | cmyk(29.4%, 18.7%, 0%, 16.1%) |
| CIE-LAB | lab(70.67, 1.23, -22.81) |
| CIE-LCH | lch(70.67, 22.85, 273.09°) |
| OKLab | oklab(74.74% -0.0095 -0.0627) |
| OKLCH | oklch(74.74% 0.063 261.4) |
| XYZ | xyz(40.0327, 41.7050, 69.5459) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.21
Carolina Blue
#8AB8FE
ΔE00 7.05
Lightsteelblue
#B0C4DE
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.49
Light Grey Blue
#9DBCD4
ΔE00 7.52
Periwinkle Blue
#8F99FB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AED6 #D6BF97
analogous
#97CED6 #97AED6 #A097D6
triadic
#97AED6 #D697AE #AED697
tetradic
#97AED6 #D697CE #D6BF97 #97D6A0
square
#97AED6 #D697CE #D6BF97 #97D6A0
split-complementary
#97AED6 #D6A097 #CED697
monochromatic
#456BAE #6B8CC5 #97AED6 #C3D0E7 #E9EEF6
Accessibility & contrast
On white
2.25
#97AED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#97AED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AED6
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AED6 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B0D8
Deuteranopia (green-blind)
#9AAAD5
Tritanopia (blue-blind)
#85B6BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97aed6; /* rgb */ color: rgb(151, 174, 214); /* oklch */ color: oklch(74.7% 0.063 261.4);
Tailwind
colors: {
custom: {
50: '#b7c6e2',
500: '#97aed6',
950: '#000000',
},
}SCSS
$custom: #97aed6; $custom-light: #b7c6e2; $custom-dark: #000000;
JSON
{
"hex": "#97aed6",
"rgb": {
"r": 151,
"g": 174,
"b": 214
},
"hsl": {
"h": 218.095,
"s": 43.448,
"l": 71.569
},
"oklch": {
"l": 0.74738,
"c": 0.06343,
"h": 261.4
},
"luminance": 0.41706
}Semantic roles & 50–950 ramp
primary
#97AED6
secondary
#ECE7DC
accent
#852FB7
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283