#97ADCE#97ADCE
#97ADCE is a light, muted blue. Relative luminance 0.409; OKLCH L 74.2% C 0.054 H 258.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97ADCE |
|---|---|
| RGB | rgb(151, 173, 206) |
| HSL | hsl(216, 36%, 70%) |
| HSV | hsv(216, 27%, 81%) |
| CMYK | cmyk(26.7%, 16%, 0%, 19.2%) |
| CIE-LAB | lab(70.12, -0.16, -19.25) |
| CIE-LCH | lch(70.12, 19.25, 269.52°) |
| OKLab | oklab(74.22% -0.0109 -0.0527) |
| OKLCH | oklch(74.22% 0.054 258.4) |
| XYZ | xyz(38.8435, 40.9214, 64.2326) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.65
Pastel Blue
#A2BFFE
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.93
Carolina Blue
#8AB8FE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ADCE #CEB897
analogous
#97C9CE #97ADCE #9C97CE
triadic
#97ADCE #CE97AD #ADCE97
tetradic
#97ADCE #CE97C9 #CEB897 #97CE9C
square
#97ADCE #CE97C9 #CEB897 #97CE9C
split-complementary
#97ADCE #CE9C97 #C9CE97
monochromatic
#4B6D9F #6D8CBA #97ADCE #C1CEE2 #EAEFF5
Accessibility & contrast
On white
2.29
#97ADCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#97ADCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ADCE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ADCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ADCE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AED0
Deuteranopia (green-blind)
#9CA9CD
Tritanopia (blue-blind)
#88B4B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97adce; /* rgb */ color: rgb(151, 173, 206); /* oklch */ color: oklch(74.2% 0.054 258.4);
Tailwind
colors: {
custom: {
50: '#b6c5dd',
500: '#97adce',
950: '#000000',
},
}SCSS
$custom: #97adce; $custom-light: #b6c5dd; $custom-dark: #000000;
JSON
{
"hex": "#97adce",
"rgb": {
"r": 151,
"g": 173,
"b": 206
},
"hsl": {
"h": 216,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.74218,
"c": 0.05383,
"h": 258.4
},
"luminance": 0.40923
}Semantic roles & 50–950 ramp
primary
#97ADCE
secondary
#E8E2D9
accent
#7F37AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183