#97ACE8#97ACE8
#97ACE8 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.1% C 0.090 H 269.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACE8 |
|---|---|
| RGB | rgb(151, 172, 232) |
| HSL | hsl(224, 64%, 75%) |
| HSV | hsv(224, 35%, 91%) |
| CMYK | cmyk(34.9%, 25.9%, 0%, 9%) |
| CIE-LAB | lab(70.81, 6.90, -32.44) |
| CIE-LCH | lch(70.81, 33.17, 282.00°) |
| OKLab | oklab(75.07% -0.0011 -0.09) |
| OKLCH | oklch(75.07% 0.09 269.3) |
| XYZ | xyz(42.0762, 41.9088, 82.2005) |
| Luminance | 0.4191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 6.20
Carolina Blue
#8AB8FE
ΔE00 6.56
Light Periwinkle
#C1C6FC
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.08
Light Grey Blue
#9DBCD4
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACE8 #E8D397
analogous
#97D5E8 #97ACE8 #AA97E8
triadic
#97ACE8 #E897AC #ACE897
tetradic
#97ACE8 #E897D5 #E8D397 #97E8AA
square
#97ACE8 #E897D5 #E8D397 #97E8AA
split-complementary
#97ACE8 #E8AA97 #D5E897
monochromatic
#335CD2 #6584DD #97ACE8 #C9D4F3 #E6EBF9
Accessibility & contrast
On white
2.24
#97ACE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#97ACE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACE8
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACE8 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1EB
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#7FB8C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97ace8; /* rgb */ color: rgb(151, 172, 232); /* oklch */ color: oklch(75.1% 0.090 269.3);
Tailwind
colors: {
custom: {
50: '#b8c4ef',
500: '#97ace8',
950: '#000000',
},
}SCSS
$custom: #97ace8; $custom-light: #b8c4ef; $custom-dark: #000000;
JSON
{
"hex": "#97ace8",
"rgb": {
"r": 151,
"g": 172,
"b": 232
},
"hsl": {
"h": 224.444,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.7507,
"c": 0.09005,
"h": 269.3
},
"luminance": 0.41911
}Semantic roles & 50–950 ramp
primary
#97ACE8
secondary
#F1EBDA
accent
#9E1ACC
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184