#97AECF#97AECF
#97AECF is a light, muted blue. Relative luminance 0.414; OKLCH L 74.5% C 0.054 H 257.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97AECF |
|---|---|
| RGB | rgb(151, 174, 207) |
| HSL | hsl(215, 37%, 70%) |
| HSV | hsv(215, 27%, 81%) |
| CMYK | cmyk(27.1%, 15.9%, 0%, 18.8%) |
| CIE-LAB | lab(70.42, -0.47, -19.34) |
| CIE-LCH | lch(70.42, 19.35, 268.61°) |
| OKLab | oklab(74.47% -0.0119 -0.053) |
| OKLCH | oklch(74.47% 0.054 257.4) |
| XYZ | xyz(39.1579, 41.3551, 64.9385) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.34
Cloudy Blue
#ACC2D9
ΔE00 6.37
Pastel Blue
#A2BFFE
ΔE00 7.21
Carolina Blue
#8AB8FE
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AECF #CFB897
analogous
#97CACF #97AECF #9C97CF
triadic
#97AECF #CF97AE #AECF97
tetradic
#97AECF #CF97CA #CFB897 #97CF9C
square
#97AECF #CF97CA #CFB897 #97CF9C
split-complementary
#97AECF #CF9C97 #CACF97
monochromatic
#4A6EA1 #6D8DBC #97AECF #C1CFE2 #EAEFF5
Accessibility & contrast
On white
2.27
#97AECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#97AECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AECF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AECF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFD1
Deuteranopia (green-blind)
#9DAACE
Tritanopia (blue-blind)
#88B5B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aecf; /* rgb */ color: rgb(151, 174, 207); /* oklch */ color: oklch(74.5% 0.054 257.4);
Tailwind
colors: {
custom: {
50: '#b6c6dd',
500: '#97aecf',
950: '#000000',
},
}SCSS
$custom: #97aecf; $custom-light: #b6c6dd; $custom-dark: #000000;
JSON
{
"hex": "#97aecf",
"rgb": {
"r": 151,
"g": 174,
"b": 207
},
"hsl": {
"h": 215.357,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.74467,
"c": 0.05428,
"h": 257.4
},
"luminance": 0.41356
}Semantic roles & 50–950 ramp
primary
#97AECF
secondary
#E9E2D9
accent
#7E36B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283