#97AECC#97AECC
#97AECC is a light, muted cyan. Relative luminance 0.412; OKLCH L 74.4% C 0.050 H 255.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97AECC |
|---|---|
| RGB | rgb(151, 174, 204) |
| HSL | hsl(214, 34%, 70%) |
| HSV | hsv(214, 26%, 80%) |
| CMYK | cmyk(26%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(70.32, -1.19, -17.85) |
| CIE-LCH | lch(70.32, 17.89, 266.19°) |
| OKLab | oklab(74.35% -0.0129 -0.0488) |
| OKLCH | oklch(74.35% 0.05 255.2) |
| XYZ | xyz(38.7946, 41.2098, 63.0253) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 6.16
Bluey Grey
#89A0B0
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AECC #CCB597
analogous
#97C9CC #97AECC #9A97CC
triadic
#97AECC #CC97AE #AECC97
tetradic
#97AECC #CC97C9 #CCB597 #97CC9A
square
#97AECC #CC97C9 #CCB597 #97CC9A
split-complementary
#97AECC #CC9A97 #C9CC97
monochromatic
#4D6F9C #6E8EB8 #97AECC #C0CEE0 #E9EEF4
Accessibility & contrast
On white
2.27
#97AECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#97AECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AECC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AECC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCD
Deuteranopia (green-blind)
#9EAACB
Tritanopia (blue-blind)
#88B4B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aecc; /* rgb */ color: rgb(151, 174, 204); /* oklch */ color: oklch(74.4% 0.050 255.2);
Tailwind
colors: {
custom: {
50: '#b6c6db',
500: '#97aecc',
950: '#000000',
},
}SCSS
$custom: #97aecc; $custom-light: #b6c6db; $custom-dark: #000000;
JSON
{
"hex": "#97aecc",
"rgb": {
"r": 151,
"g": 174,
"b": 204
},
"hsl": {
"h": 213.962,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.74354,
"c": 0.05048,
"h": 255.2
},
"luminance": 0.41211
}Semantic roles & 50–950 ramp
primary
#97AECC
secondary
#E7E0D8
accent
#7A38AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283