#97AEF5#97AEF5
#97AEF5 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.1% C 0.106 H 270.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEF5 |
|---|---|
| RGB | rgb(151, 174, 245) |
| HSL | hsl(225, 82%, 78%) |
| HSV | hsv(225, 38%, 96%) |
| CMYK | cmyk(38.4%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(71.85, 9.20, -37.89) |
| CIE-LCH | lch(71.85, 38.99, 283.65°) |
| OKLab | oklab(76.06% 0 -0.1057) |
| OKLCH | oklch(76.06% 0.106 270) |
| XYZ | xyz(44.3750, 43.4419, 92.4155) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 8.96
Powder Blue (survey)
#B1D1FC
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEF5 #F5DE97
analogous
#97DDF5 #97AEF5 #AF97F5
triadic
#97AEF5 #F597AE #AEF597
tetradic
#97AEF5 #F597DD #F5DE97 #97F5AF
square
#97AEF5 #F597DD #F5DE97 #97F5AF
split-complementary
#97AEF5 #F5AF97 #DDF597
monochromatic
#2757EA #5F83F0 #97AEF5 #CFD9FA #E3E9FC
Accessibility & contrast
On white
2.17
#97AEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#97AEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEF5
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEF5 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F8
Deuteranopia (green-blind)
#8EACF3
Tritanopia (blue-blind)
#79BCC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97aef5; /* rgb */ color: rgb(151, 174, 245); /* oklch */ color: oklch(76.1% 0.106 270.0);
Tailwind
colors: {
custom: {
50: '#b8c6f8',
500: '#97aef5',
950: '#000000',
},
}SCSS
$custom: #97aef5; $custom-light: #b8c6f8; $custom-dark: #000000;
JSON
{
"hex": "#97aef5",
"rgb": {
"r": 151,
"g": 174,
"b": 245
},
"hsl": {
"h": 225.319,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.76056,
"c": 0.10567,
"h": 270
},
"luminance": 0.43444
}Semantic roles & 50–950 ramp
primary
#97AEF5
secondary
#F4EDD7
accent
#AA07DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285