#97ABC6#97ABC6
#97ABC6 is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.045 H 256.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABC6 |
|---|---|
| RGB | rgb(151, 171, 198) |
| HSL | hsl(214, 29%, 68%) |
| HSV | hsv(214, 24%, 78%) |
| CMYK | cmyk(23.7%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(69.31, -0.96, -16.07) |
| CIE-LCH | lch(69.31, 16.10, 266.58°) |
| OKLab | oklab(73.5% -0.011 -0.0438) |
| OKLCH | oklch(73.5% 0.045 256) |
| XYZ | xyz(37.5157, 39.7812, 59.1171) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.06
Bluey Grey
#89A0B0
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.78
Cool Gray
#9AA7B0
ΔE00 7.13
Bluegrey
#85A3B2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABC6 #C6B297
analogous
#97C2C6 #97ABC6 #9A97C6
triadic
#97ABC6 #C697AB #ABC697
tetradic
#97ABC6 #C697C2 #C6B297 #97C69A
square
#97ABC6 #C697C2 #C6B297 #97C69A
split-complementary
#97ABC6 #C69A97 #C2C697
monochromatic
#506C92 #6F8BB0 #97ABC6 #BFCBDC #E6EBF1
Accessibility & contrast
On white
2.34
#97ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#97ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABC6
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABC6 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACC7
Deuteranopia (green-blind)
#9DA7C5
Tritanopia (blue-blind)
#8BB1B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #97abc6; /* rgb */ color: rgb(151, 171, 198); /* oklch */ color: oklch(73.5% 0.045 256.0);
Tailwind
colors: {
custom: {
50: '#b6c4d7',
500: '#97abc6',
950: '#000000',
},
}SCSS
$custom: #97abc6; $custom-light: #b6c4d7; $custom-dark: #000000;
JSON
{
"hex": "#97abc6",
"rgb": {
"r": 151,
"g": 171,
"b": 198
},
"hsl": {
"h": 214.468,
"s": 29.193,
"l": 68.431
},
"oklch": {
"l": 0.73495,
"c": 0.04518,
"h": 256
},
"luminance": 0.39782
}Semantic roles & 50–950 ramp
primary
#97ABC6
secondary
#E3DDD5
accent
#7B3EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183