#97AEC7#97AEC7
#97AEC7 is a light, muted cyan. Relative luminance 0.410; OKLCH L 74.2% C 0.044 H 250.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEC7 |
|---|---|
| RGB | rgb(151, 174, 199) |
| HSL | hsl(211, 30%, 69%) |
| HSV | hsv(211, 24%, 78%) |
| CMYK | cmyk(24.1%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(70.16, -2.37, -15.35) |
| CIE-LCH | lch(70.16, 15.53, 261.23°) |
| OKLab | oklab(74.17% -0.0147 -0.0418) |
| OKLCH | oklch(74.17% 0.044 250.6) |
| XYZ | xyz(38.2045, 40.9737, 59.9176) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.48
Cloudy Blue
#ACC2D9
ΔE00 5.50
Bluey Grey
#89A0B0
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 6.23
Cool Gray
#9AA7B0
ΔE00 6.49
Bluegrey
#85A3B2
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEC7 #C7B097
analogous
#97C6C7 #97AEC7 #9897C7
triadic
#97AEC7 #C797AE #AEC797
tetradic
#97AEC7 #C797C6 #C7B097 #97C798
square
#97AEC7 #C797C6 #C7B097 #97C798
split-complementary
#97AEC7 #C79897 #C6C797
monochromatic
#507094 #6F8FB2 #97AEC7 #BFCDDC #E7ECF2
Accessibility & contrast
On white
2.28
#97AEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#97AEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEC7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEC7 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC8
Deuteranopia (green-blind)
#9FA9C6
Tritanopia (blue-blind)
#8AB4B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97aec7; /* rgb */ color: rgb(151, 174, 199); /* oklch */ color: oklch(74.2% 0.044 250.6);
Tailwind
colors: {
custom: {
50: '#b6c6d8',
500: '#97aec7',
950: '#000000',
},
}SCSS
$custom: #97aec7; $custom-light: #b6c6d8; $custom-dark: #000000;
JSON
{
"hex": "#97aec7",
"rgb": {
"r": 151,
"g": 174,
"b": 199
},
"hsl": {
"h": 211.25,
"s": 30,
"l": 68.627
},
"oklch": {
"l": 0.7417,
"c": 0.04436,
"h": 250.6
},
"luminance": 0.40975
}Semantic roles & 50–950 ramp
primary
#97AEC7
secondary
#E4DDD6
accent
#753DA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283