#97AECD#97AECD
#97AECD is a light, muted cyan. Relative luminance 0.413; OKLCH L 74.4% C 0.052 H 255.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97AECD |
|---|---|
| RGB | rgb(151, 174, 205) |
| HSL | hsl(214, 35%, 70%) |
| HSV | hsv(214, 26%, 80%) |
| CMYK | cmyk(26.3%, 15.1%, 0%, 19.6%) |
| CIE-LAB | lab(70.36, -0.95, -18.35) |
| CIE-LCH | lch(70.36, 18.37, 267.04°) |
| OKLab | oklab(74.39% -0.0126 -0.0502) |
| OKLCH | oklch(74.39% 0.052 255.9) |
| XYZ | xyz(38.9149, 41.2579, 63.6590) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.67
Cloudy Blue
#ACC2D9
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.20
Bluey Grey
#89A0B0
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AECD #CDB697
analogous
#97C9CD #97AECD #9B97CD
triadic
#97AECD #CD97AE #AECD97
tetradic
#97AECD #CD97C9 #CDB697 #97CD9B
square
#97AECD #CD97C9 #CDB697 #97CD9B
split-complementary
#97AECD #CD9B97 #C9CD97
monochromatic
#4C6F9E #6E8EB9 #97AECD #C0CEE1 #EAEEF5
Accessibility & contrast
On white
2.27
#97AECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#97AECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AECD
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AECD | 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)
#A3AFCF
Deuteranopia (green-blind)
#9DAACC
Tritanopia (blue-blind)
#88B5B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aecd; /* rgb */ color: rgb(151, 174, 205); /* oklch */ color: oklch(74.4% 0.052 255.9);
Tailwind
colors: {
custom: {
50: '#b6c6dc',
500: '#97aecd',
950: '#000000',
},
}SCSS
$custom: #97aecd; $custom-light: #b6c6dc; $custom-dark: #000000;
JSON
{
"hex": "#97aecd",
"rgb": {
"r": 151,
"g": 174,
"b": 205
},
"hsl": {
"h": 214.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.74392,
"c": 0.05174,
"h": 255.9
},
"luminance": 0.41259
}Semantic roles & 50–950 ramp
primary
#97AECD
secondary
#E8E1D8
accent
#7C38AE
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283