#97ACDC#97ACDC
#97ACDC is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.6% C 0.074 H 266.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACDC |
|---|---|
| RGB | rgb(151, 172, 220) |
| HSL | hsl(222, 50%, 73%) |
| HSV | hsv(222, 31%, 86%) |
| CMYK | cmyk(31.4%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(70.35, 3.83, -26.59) |
| CIE-LCH | lch(70.35, 26.86, 278.20°) |
| OKLab | oklab(74.56% -0.0048 -0.0734) |
| OKLCH | oklch(74.56% 0.074 266.2) |
| XYZ | xyz(40.4296, 41.2502, 73.5281) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.05
Periwinkle Blue
#8F99FB
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 8.39
Cloudy Blue
#ACC2D9
ΔE00 8.99
Light Periwinkle
#C1C6FC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACDC #DCC797
analogous
#97CEDC #97ACDC #A497DC
triadic
#97ACDC #DC97AC #ACDC97
tetradic
#97ACDC #DC97CE #DCC797 #97DCA4
square
#97ACDC #DC97CE #DCC797 #97DCA4
split-complementary
#97ACDC #DCA497 #CEDC97
monochromatic
#3F64BA #6987CD #97ACDC #C5D1EB #E8EDF7
Accessibility & contrast
On white
2.27
#97ACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#97ACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACDC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACDC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAFDE
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#84B6BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97acdc; /* rgb */ color: rgb(151, 172, 220); /* oklch */ color: oklch(74.6% 0.074 266.2);
Tailwind
colors: {
custom: {
50: '#b7c4e7',
500: '#97acdc',
950: '#000000',
},
}SCSS
$custom: #97acdc; $custom-light: #b7c4e7; $custom-dark: #000000;
JSON
{
"hex": "#97acdc",
"rgb": {
"r": 151,
"g": 172,
"b": 220
},
"hsl": {
"h": 221.739,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.74563,
"c": 0.07353,
"h": 266.2
},
"luminance": 0.41252
}Semantic roles & 50–950 ramp
primary
#97ACDC
secondary
#EEE9DD
accent
#9029BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184