#97AFE0#97AFE0
#97AFE0 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.3% C 0.076 H 264.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFE0 |
|---|---|
| RGB | rgb(151, 175, 224) |
| HSL | hsl(220, 54%, 74%) |
| HSV | hsv(220, 33%, 88%) |
| CMYK | cmyk(32.6%, 21.9%, 0%, 12.2%) |
| CIE-LAB | lab(71.30, 3.18, -27.32) |
| CIE-LCH | lch(71.30, 27.51, 276.63°) |
| OKLab | oklab(75.35% -0.0075 -0.0755) |
| OKLCH | oklch(75.35% 0.076 264.3) |
| XYZ | xyz(41.5431, 42.6194, 76.5440) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.04
Carolina Blue
#8AB8FE
ΔE00 6.10
Periwinkle Blue
#8F99FB
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.85
Light Grey Blue
#9DBCD4
ΔE00 8.41
Cloudy Blue
#ACC2D9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFE0 #E0C897
analogous
#97D3E0 #97AFE0 #A397E0
triadic
#97AFE0 #E097AF #AFE097
tetradic
#97AFE0 #E097D3 #E0C897 #97E0A3
square
#97AFE0 #E097D3 #E0C897 #97E0A3
split-complementary
#97AFE0 #E0A397 #D3E097
monochromatic
#3A67C3 #688BD2 #97AFE0 #C6D3EE #E7EDF8
Accessibility & contrast
On white
2.20
#97AFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#97AFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFE0
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFE0 | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E2
Deuteranopia (green-blind)
#98ACDF
Tritanopia (blue-blind)
#82B9C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97afe0; /* rgb */ color: rgb(151, 175, 224); /* oklch */ color: oklch(75.3% 0.076 264.3);
Tailwind
colors: {
custom: {
50: '#b7c6e9',
500: '#97afe0',
950: '#000000',
},
}SCSS
$custom: #97afe0; $custom-light: #b7c6e9; $custom-dark: #000000;
JSON
{
"hex": "#97afe0",
"rgb": {
"r": 151,
"g": 175,
"b": 224
},
"hsl": {
"h": 220.274,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.7535,
"c": 0.07584,
"h": 264.3
},
"luminance": 0.42621
}Semantic roles & 50–950 ramp
primary
#97AFE0
secondary
#EFE9DC
accent
#8E24C2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284