#97AEED#97AEED
#97AEED is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.095 H 268.6°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEED |
|---|---|
| RGB | rgb(151, 174, 237) |
| HSL | hsl(224, 70%, 76%) |
| HSV | hsv(224, 36%, 93%) |
| CMYK | cmyk(36.3%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.53, 7.09, -34.05) |
| CIE-LCH | lch(71.53, 34.78, 281.76°) |
| OKLab | oklab(75.7% -0.0022 -0.0946) |
| OKLCH | oklch(75.7% 0.095 268.6) |
| XYZ | xyz(43.1801, 42.9640, 86.1220) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 8.87
Light Periwinkle
#C1C6FC
ΔE00 8.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEED #EDD697
analogous
#97D9ED #97AEED #AB97ED
triadic
#97AEED #ED97AE #AEED97
tetradic
#97AEED #ED97D9 #EDD697 #97EDAB
square
#97AEED #ED97D9 #EDD697 #97EDAB
split-complementary
#97AEED #EDAB97 #D9ED97
monochromatic
#2F5DDB #6385E4 #97AEED #CBD7F6 #E5EBFA
Accessibility & contrast
On white
2.19
#97AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#97AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEED
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEED | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3F0
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#7DBBC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97aeed; /* rgb */ color: rgb(151, 174, 237); /* oklch */ color: oklch(75.7% 0.095 268.6);
Tailwind
colors: {
custom: {
50: '#b8c6f3',
500: '#97aeed',
950: '#000000',
},
}SCSS
$custom: #97aeed; $custom-light: #b8c6f3; $custom-dark: #000000;
JSON
{
"hex": "#97aeed",
"rgb": {
"r": 151,
"g": 174,
"b": 237
},
"hsl": {
"h": 223.953,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.75698,
"c": 0.09467,
"h": 268.6
},
"luminance": 0.42966
}Semantic roles & 50–950 ramp
primary
#97AEED
secondary
#F2EBD9
accent
#9F13D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285