#97ACE7#97ACE7
#97ACE7 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.089 H 269.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACE7 |
|---|---|
| RGB | rgb(151, 172, 231) |
| HSL | hsl(224, 63%, 75%) |
| HSV | hsv(224, 35%, 91%) |
| CMYK | cmyk(34.6%, 25.5%, 0%, 9.4%) |
| CIE-LAB | lab(70.77, 6.64, -31.96) |
| CIE-LCH | lch(70.77, 32.64, 281.73°) |
| OKLab | oklab(75.03% -0.0014 -0.0887) |
| OKLCH | oklch(75.03% 0.089 269.1) |
| XYZ | xyz(41.9346, 41.8522, 81.4546) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 6.27
Carolina Blue
#8AB8FE
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACE7 #E7D297
analogous
#97D4E7 #97ACE7 #AA97E7
triadic
#97ACE7 #E797AC #ACE797
tetradic
#97ACE7 #E797D4 #E7D297 #97E7AA
square
#97ACE7 #E797D4 #E7D297 #97E7AA
split-complementary
#97ACE7 #E7AA97 #D4E797
monochromatic
#345DD0 #6584DC #97ACE7 #C9D4F2 #E6EBF9
Accessibility & contrast
On white
2.24
#97ACE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#97ACE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACE7
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACE7 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B1EA
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#7FB8C0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97ace7; /* rgb */ color: rgb(151, 172, 231); /* oklch */ color: oklch(75.0% 0.089 269.1);
Tailwind
colors: {
custom: {
50: '#b8c4ee',
500: '#97ace7',
950: '#000000',
},
}SCSS
$custom: #97ace7; $custom-light: #b8c4ee; $custom-dark: #000000;
JSON
{
"hex": "#97ace7",
"rgb": {
"r": 151,
"g": 172,
"b": 231
},
"hsl": {
"h": 224.25,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.75027,
"c": 0.08866,
"h": 269.1
},
"luminance": 0.41854
}Semantic roles & 50–950 ramp
primary
#97ACE7
secondary
#F1EBDA
accent
#9C1BCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184