#97AEDF#97AEDF
#97AEDF is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.1% C 0.076 H 265.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEDF |
|---|---|
| RGB | rgb(151, 174, 223) |
| HSL | hsl(221, 53%, 73%) |
| HSV | hsv(221, 32%, 87%) |
| CMYK | cmyk(32.3%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(70.99, 3.48, -27.24) |
| CIE-LCH | lch(70.99, 27.46, 277.27°) |
| OKLab | oklab(75.1% -0.0065 -0.0752) |
| OKLCH | oklch(75.1% 0.076 265.1) |
| XYZ | xyz(41.2140, 42.1775, 75.7673) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.34
Carolina Blue
#8AB8FE
ΔE00 6.45
Periwinkle Blue
#8F99FB
ΔE00 7.23
Lightsteelblue
#B0C4DE
ΔE00 8.04
Cloudy Blue
#ACC2D9
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEDF #DFC897
analogous
#97D2DF #97AEDF #A497DF
triadic
#97AEDF #DF97AE #AEDF97
tetradic
#97AEDF #DF97D2 #DFC897 #97DFA4
square
#97AEDF #DF97D2 #DFC897 #97DFA4
split-complementary
#97AEDF #DFA497 #D2DF97
monochromatic
#3B66C0 #688AD1 #97AEDF #C6D2ED #E8EDF8
Accessibility & contrast
On white
2.23
#97AEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#97AEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEDF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEDF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E1
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#82B8BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #97aedf; /* rgb */ color: rgb(151, 174, 223); /* oklch */ color: oklch(75.1% 0.076 265.1);
Tailwind
colors: {
custom: {
50: '#b7c6e9',
500: '#97aedf',
950: '#000000',
},
}SCSS
$custom: #97aedf; $custom-light: #b7c6e9; $custom-dark: #000000;
JSON
{
"hex": "#97aedf",
"rgb": {
"r": 151,
"g": 174,
"b": 223
},
"hsl": {
"h": 220.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.75101,
"c": 0.07551,
"h": 265.1
},
"luminance": 0.42179
}Semantic roles & 50–950 ramp
primary
#97AEDF
secondary
#EFE9DC
accent
#8F25C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284