#97AEE2#97AEE2
#97AEE2 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.2% C 0.080 H 266.0°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEE2 |
|---|---|
| RGB | rgb(151, 174, 226) |
| HSL | hsl(222, 56%, 74%) |
| HSV | hsv(222, 33%, 89%) |
| CMYK | cmyk(33.2%, 23%, 0%, 11.4%) |
| CIE-LAB | lab(71.11, 4.24, -28.71) |
| CIE-LCH | lch(71.11, 29.02, 278.40°) |
| OKLab | oklab(75.23% -0.0056 -0.0794) |
| OKLCH | oklch(75.23% 0.08 266) |
| XYZ | xyz(41.6220, 42.3407, 77.9163) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.12
Carolina Blue
#8AB8FE
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.85
Light Periwinkle
#C1C6FC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEE2 #E2CB97
analogous
#97D4E2 #97AEE2 #A697E2
triadic
#97AEE2 #E297AE #AEE297
tetradic
#97AEE2 #E297D4 #E2CB97 #97E2A6
square
#97AEE2 #E297D4 #E2CB97 #97E2A6
split-complementary
#97AEE2 #E2A697 #D4E297
monochromatic
#3864C7 #6789D5 #97AEE2 #C7D3EF #E7ECF8
Accessibility & contrast
On white
2.22
#97AEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#97AEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEE2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEE2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E4
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#81B8C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97aee2; /* rgb */ color: rgb(151, 174, 226); /* oklch */ color: oklch(75.2% 0.080 266.0);
Tailwind
colors: {
custom: {
50: '#b7c6eb',
500: '#97aee2',
950: '#000000',
},
}SCSS
$custom: #97aee2; $custom-light: #b7c6eb; $custom-dark: #000000;
JSON
{
"hex": "#97aee2",
"rgb": {
"r": 151,
"g": 174,
"b": 226
},
"hsl": {
"h": 221.6,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.75226,
"c": 0.07959,
"h": 266
},
"luminance": 0.42342
}Semantic roles & 50–950 ramp
primary
#97AEE2
secondary
#F0E9DB
accent
#9222C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284