#97AEC2#97AEC2
#97AEC2 is a light, muted cyan. Relative luminance 0.407; OKLCH L 74.0% C 0.039 H 244.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97AEC2 |
|---|---|
| RGB | rgb(151, 174, 194) |
| HSL | hsl(208, 26%, 68%) |
| HSV | hsv(208, 22%, 76%) |
| CMYK | cmyk(22.2%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(70.00, -3.52, -12.83) |
| CIE-LCH | lch(70.00, 13.31, 254.65°) |
| OKLab | oklab(73.99% -0.0166 -0.0349) |
| OKLCH | oklch(73.99% 0.039 244.6) |
| XYZ | xyz(37.6335, 40.7453, 56.9103) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.16
Bluey Grey
#89A0B0
ΔE00 4.60
Cool Gray
#9AA7B0
ΔE00 4.95
Bluegrey
#85A3B2
ΔE00 5.36
Cloudy Blue
#ACC2D9
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AEC2 #C2AB97
analogous
#97C2C1 #97AEC2 #9798C2
triadic
#97AEC2 #C297AE #AEC297
tetradic
#97AEC2 #C197C2 #C2AB97 #98C297
square
#97AEC2 #C197C2 #C2AB97 #98C297
split-complementary
#97AEC2 #C29798 #C2C197
monochromatic
#52718C #7090AB #97AEC2 #BECCD9 #E4EAEF
Accessibility & contrast
On white
2.30
#97AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#97AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AEC2
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AEC2 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC3
Deuteranopia (green-blind)
#A1A9C2
Tritanopia (blue-blind)
#8BB3B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97aec2; /* rgb */ color: rgb(151, 174, 194); /* oklch */ color: oklch(74.0% 0.039 244.6);
Tailwind
colors: {
custom: {
50: '#b6c6d4',
500: '#97aec2',
950: '#000000',
},
}SCSS
$custom: #97aec2; $custom-light: #b6c6d4; $custom-dark: #000000;
JSON
{
"hex": "#97aec2",
"rgb": {
"r": 151,
"g": 174,
"b": 194
},
"hsl": {
"h": 207.907,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.7399,
"c": 0.03864,
"h": 244.6
},
"luminance": 0.40746
}Semantic roles & 50–950 ramp
primary
#97AEC2
secondary
#E1DAD4
accent
#6F41A5
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283