#97AEC0#97AEC0
#97AEC0 is a light, muted cyan. Relative luminance 0.407; OKLCH L 73.9% C 0.036 H 241.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEC0 |
|---|---|
| RGB | rgb(151, 174, 192) |
| HSL | hsl(206, 25%, 67%) |
| HSV | hsv(206, 21%, 75%) |
| CMYK | cmyk(21.4%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(69.93, -3.98, -11.83) |
| CIE-LCH | lch(69.93, 12.48, 251.40°) |
| OKLab | oklab(73.92% -0.0173 -0.0321) |
| OKLCH | oklch(73.92% 0.037 241.6) |
| XYZ | xyz(37.4104, 40.6561, 55.7353) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.31
Light Grey Blue
#9DBCD4
ΔE00 4.33
Cool Gray
#9AA7B0
ΔE00 4.42
Bluegrey
#85A3B2
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 6.02
Greyblue
#77A1B5
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEC0 #C0A997
analogous
#97C0BD #97AEC0 #979AC0
triadic
#97AEC0 #C097AE #AEC097
tetradic
#97AEC0 #BD97C0 #C0A997 #9AC097
square
#97AEC0 #BD97C0 #C0A997 #9AC097
split-complementary
#97AEC0 #C0979A #C0BD97
monochromatic
#537289 #7190A9 #97AEC0 #BDCCD7 #E3E9EE
Accessibility & contrast
On white
2.30
#97AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#97AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEC0
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEC0 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC1
Deuteranopia (green-blind)
#A1A9C0
Tritanopia (blue-blind)
#8CB2B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97aec0; /* rgb */ color: rgb(151, 174, 192); /* oklch */ color: oklch(73.9% 0.036 241.6);
Tailwind
colors: {
custom: {
50: '#b6c6d3',
500: '#97aec0',
950: '#000000',
},
}SCSS
$custom: #97aec0; $custom-light: #b6c6d3; $custom-dark: #000000;
JSON
{
"hex": "#97aec0",
"rgb": {
"r": 151,
"g": 174,
"b": 192
},
"hsl": {
"h": 206.341,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.7392,
"c": 0.0365,
"h": 241.6
},
"luminance": 0.40657
}Semantic roles & 50–950 ramp
primary
#97AEC0
secondary
#E0D9D3
accent
#6D42A3
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282