#97ADE0#97ADE0
#97ADE0 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.078 H 266.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADE0 |
|---|---|
| RGB | rgb(151, 173, 224) |
| HSL | hsl(222, 54%, 74%) |
| HSV | hsv(222, 33%, 88%) |
| CMYK | cmyk(32.6%, 22.8%, 0%, 12.2%) |
| CIE-LAB | lab(70.77, 4.28, -28.14) |
| CIE-LCH | lch(70.77, 28.46, 278.66°) |
| OKLab | oklab(74.94% -0.0049 -0.0778) |
| OKLCH | oklch(74.94% 0.078 266.4) |
| XYZ | xyz(41.1567, 41.8467, 76.4152) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.50
Carolina Blue
#8AB8FE
ΔE00 6.68
Periwinkle Blue
#8F99FB
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 8.91
Cloudy Blue
#ACC2D9
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADE0 #E0CA97
analogous
#97D1E0 #97ADE0 #A597E0
triadic
#97ADE0 #E097AD #ADE097
tetradic
#97ADE0 #E097D1 #E0CA97 #97E0A5
square
#97ADE0 #E097D1 #E0CA97 #97E0A5
split-complementary
#97ADE0 #E0A597 #D1E097
monochromatic
#3A63C3 #6888D2 #97ADE0 #C6D2EE #E7ECF8
Accessibility & contrast
On white
2.24
#97ADE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#97ADE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADE0
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADE0 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB1E2
Deuteranopia (green-blind)
#96AADF
Tritanopia (blue-blind)
#82B7BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97ade0; /* rgb */ color: rgb(151, 173, 224); /* oklch */ color: oklch(74.9% 0.078 266.4);
Tailwind
colors: {
custom: {
50: '#b7c5e9',
500: '#97ade0',
950: '#000000',
},
}SCSS
$custom: #97ade0; $custom-light: #b7c5e9; $custom-dark: #000000;
JSON
{
"hex": "#97ade0",
"rgb": {
"r": 151,
"g": 173,
"b": 224
},
"hsl": {
"h": 221.918,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.74935,
"c": 0.07793,
"h": 266.4
},
"luminance": 0.41848
}Semantic roles & 50–950 ramp
primary
#97ADE0
secondary
#EFE9DC
accent
#9224C2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184