#97AEF4#97AEF4
#97AEF4 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.0% C 0.104 H 269.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEF4 |
|---|---|
| RGB | rgb(151, 174, 244) |
| HSL | hsl(225, 81%, 77%) |
| HSV | hsv(225, 38%, 96%) |
| CMYK | cmyk(38.1%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(71.81, 8.94, -37.41) |
| CIE-LCH | lch(71.81, 38.46, 283.44°) |
| OKLab | oklab(76.01% -0.0003 -0.1043) |
| OKLCH | oklch(76.01% 0.104 269.9) |
| XYZ | xyz(44.2228, 43.3810, 91.6137) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.38
Carolina Blue
#8AB8FE
ΔE00 5.53
Periwinkle Blue
#8F99FB
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEF4 #F4DD97
analogous
#97DDF4 #97AEF4 #AE97F4
triadic
#97AEF4 #F497AE #AEF497
tetradic
#97AEF4 #F497DD #F4DD97 #97F4AE
square
#97AEF4 #F497DD #F4DD97 #97F4AE
split-complementary
#97AEF4 #F4AE97 #DDF497
monochromatic
#2858E8 #6083EE #97AEF4 #CED9FA #E3E9FC
Accessibility & contrast
On white
2.17
#97AEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#97AEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEF4
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEF4 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F7
Deuteranopia (green-blind)
#8EACF2
Tritanopia (blue-blind)
#7ABCC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97aef4; /* rgb */ color: rgb(151, 174, 244); /* oklch */ color: oklch(76.0% 0.104 269.9);
Tailwind
colors: {
custom: {
50: '#b8c6f8',
500: '#97aef4',
950: '#000000',
},
}SCSS
$custom: #97aef4; $custom-light: #b8c6f8; $custom-dark: #000000;
JSON
{
"hex": "#97aef4",
"rgb": {
"r": 151,
"g": 174,
"b": 244
},
"hsl": {
"h": 225.161,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.76011,
"c": 0.10429,
"h": 269.9
},
"luminance": 0.43383
}Semantic roles & 50–950 ramp
primary
#97AEF4
secondary
#F4EDD7
accent
#A908DD
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185