#97ACCE#97ACCE
#97ACCE is a light, muted blue. Relative luminance 0.405; OKLCH L 74.0% C 0.055 H 260.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97ACCE |
|---|---|
| RGB | rgb(151, 172, 206) |
| HSL | hsl(217, 36%, 70%) |
| HSV | hsv(217, 27%, 81%) |
| CMYK | cmyk(26.7%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(69.85, 0.39, -19.66) |
| CIE-LCH | lch(69.85, 19.66, 271.13°) |
| OKLab | oklab(74.01% -0.0095 -0.0539) |
| OKLCH | oklch(74.01% 0.055 260) |
| XYZ | xyz(38.6525, 40.5393, 64.1689) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.11
Pastel Blue
#A2BFFE
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 8.24
Carolina Blue
#8AB8FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ACCE #CEB997
analogous
#97C8CE #97ACCE #9D97CE
triadic
#97ACCE #CE97AC #ACCE97
tetradic
#97ACCE #CE97C8 #CEB997 #97CE9D
square
#97ACCE #CE97C8 #CEB997 #97CE9D
split-complementary
#97ACCE #CE9D97 #C8CE97
monochromatic
#4B6B9F #6D8BBA #97ACCE #C1CDE2 #EAEEF5
Accessibility & contrast
On white
2.31
#97ACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#97ACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ACCE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ACCE | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED0
Deuteranopia (green-blind)
#9BA8CD
Tritanopia (blue-blind)
#88B3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97acce; /* rgb */ color: rgb(151, 172, 206); /* oklch */ color: oklch(74.0% 0.055 260.0);
Tailwind
colors: {
custom: {
50: '#b6c4dd',
500: '#97acce',
950: '#000000',
},
}SCSS
$custom: #97acce; $custom-light: #b6c4dd; $custom-dark: #000000;
JSON
{
"hex": "#97acce",
"rgb": {
"r": 151,
"g": 172,
"b": 206
},
"hsl": {
"h": 217.091,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.74007,
"c": 0.05469,
"h": 260
},
"luminance": 0.40541
}Semantic roles & 50–950 ramp
primary
#97ACCE
secondary
#E8E2D9
accent
#8137AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183