#97ACE3#97ACE3
#97ACE3 is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.9% C 0.083 H 268.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACE3 |
|---|---|
| RGB | rgb(151, 172, 227) |
| HSL | hsl(223, 58%, 74%) |
| HSV | hsv(223, 33%, 89%) |
| CMYK | cmyk(33.5%, 24.2%, 0%, 11%) |
| CIE-LAB | lab(70.61, 5.61, -30.01) |
| CIE-LCH | lch(70.61, 30.53, 280.58°) |
| OKLab | oklab(74.86% -0.0026 -0.0831) |
| OKLCH | oklch(74.86% 0.083 268.2) |
| XYZ | xyz(41.3761, 41.6288, 78.5132) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.57
Periwinkle Blue
#8F99FB
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 8.86
Light Periwinkle
#C1C6FC
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACE3 #E3CE97
analogous
#97D2E3 #97ACE3 #A897E3
triadic
#97ACE3 #E397AC #ACE397
tetradic
#97ACE3 #E397D2 #E3CE97 #97E3A8
square
#97ACE3 #E397D2 #E3CE97 #97E3A8
split-complementary
#97ACE3 #E3A897 #D2E397
monochromatic
#375FC9 #6786D6 #97ACE3 #C7D2F0 #E7ECF9
Accessibility & contrast
On white
2.25
#97ACE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#97ACE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACE3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACE3 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB0E5
Deuteranopia (green-blind)
#93AAE2
Tritanopia (blue-blind)
#81B7BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97ace3; /* rgb */ color: rgb(151, 172, 227); /* oklch */ color: oklch(74.9% 0.083 268.2);
Tailwind
colors: {
custom: {
50: '#b7c4ec',
500: '#97ace3',
950: '#000000',
},
}SCSS
$custom: #97ace3; $custom-light: #b7c4ec; $custom-dark: #000000;
JSON
{
"hex": "#97ace3",
"rgb": {
"r": 151,
"g": 172,
"b": 227
},
"hsl": {
"h": 223.421,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.74855,
"c": 0.08314,
"h": 268.2
},
"luminance": 0.4163
}Semantic roles & 50–950 ramp
primary
#97ACE3
secondary
#F0EADB
accent
#9820C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184