#97AEEB#97AEEB
#97AEEB is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.6% C 0.092 H 268.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEEB |
|---|---|
| RGB | rgb(151, 174, 235) |
| HSL | hsl(224, 68%, 76%) |
| HSV | hsv(224, 36%, 92%) |
| CMYK | cmyk(35.7%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(71.45, 6.56, -33.08) |
| CIE-LCH | lch(71.45, 33.73, 281.22°) |
| OKLab | oklab(75.61% -0.0028 -0.0919) |
| OKLCH | oklch(75.61% 0.092 268.2) |
| XYZ | xyz(42.8895, 42.8477, 84.5917) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.63
Carolina Blue
#8AB8FE
ΔE00 5.84
Periwinkle Blue
#8F99FB
ΔE00 6.48
Lightsteelblue
#B0C4DE
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 8.93
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEEB #EBD497
analogous
#97D8EB #97AEEB #AA97EB
triadic
#97AEEB #EB97AE #AEEB97
tetradic
#97AEEB #EB97D8 #EBD497 #97EBAA
square
#97AEEB #EB97D8 #EBD497 #97EBAA
split-complementary
#97AEEB #EBAA97 #D8EB97
monochromatic
#305ED7 #6486E1 #97AEEB #CAD6F5 #E5EBFA
Accessibility & contrast
On white
2.19
#97AEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#97AEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEEB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEEB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#7EBAC3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97aeeb; /* rgb */ color: rgb(151, 174, 235); /* oklch */ color: oklch(75.6% 0.092 268.2);
Tailwind
colors: {
custom: {
50: '#b8c6f1',
500: '#97aeeb',
950: '#000000',
},
}SCSS
$custom: #97aeeb; $custom-light: #b8c6f1; $custom-dark: #000000;
JSON
{
"hex": "#97aeeb",
"rgb": {
"r": 151,
"g": 174,
"b": 235
},
"hsl": {
"h": 223.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.7561,
"c": 0.09191,
"h": 268.2
},
"luminance": 0.4285
}Semantic roles & 50–950 ramp
primary
#97AEEB
secondary
#F2EBD9
accent
#9D16D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284