#98A6AC#98A6AC
#98A6AC is a light, near-neutral cyan. Relative luminance 0.369; OKLCH L 71.6% C 0.018 H 225.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #98A6AC |
|---|---|
| RGB | rgb(152, 166, 172) |
| HSL | hsl(198, 11%, 64%) |
| HSV | hsv(198, 12%, 67%) |
| CMYK | cmyk(11.6%, 3.5%, 0%, 32.5%) |
| CIE-LAB | lab(67.22, -3.67, -4.78) |
| CIE-LCH | lch(67.22, 6.03, 232.44°) |
| OKLab | oklab(71.6% -0.0127 -0.0129) |
| OKLCH | oklch(71.6% 0.018 225.3) |
| XYZ | xyz(34.0298, 36.9258, 44.3563) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.78
Cool Grey
#95A3A6
ΔE00 1.86
Bluey Grey
#89A0B0
ΔE00 4.98
Bluegrey
#85A3B2
ΔE00 5.54
Pewter
#899397
ΔE00 6.01
Dark Gray
#A9A9A9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A6AC #AC9E98
analogous
#98ACA8 #98A6AC #989CAC
triadic
#98A6AC #AC98A6 #A6AC98
tetradic
#98A6AC #A898AC #AC9E98 #9CAC98
square
#98A6AC #A898AC #AC9E98 #9CAC98
split-complementary
#98A6AC #AC989C #ACA898
monochromatic
#5A6970 #768991 #98A6AC #BAC3C7 #DCE1E3
Accessibility & contrast
On white
2.50
#98A6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#98A6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A6AC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A6AC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#93A8A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a6ac; /* rgb */ color: rgb(152, 166, 172); /* oklch */ color: oklch(71.6% 0.018 225.3);
Tailwind
colors: {
custom: {
50: '#b6c0c4',
500: '#98a6ac',
950: '#000000',
},
}SCSS
$custom: #98a6ac; $custom-light: #b6c0c4; $custom-dark: #000000;
JSON
{
"hex": "#98a6ac",
"rgb": {
"r": 152,
"g": 166,
"b": 172
},
"hsl": {
"h": 198,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.71601,
"c": 0.0181,
"h": 225.3
},
"luminance": 0.36926
}Semantic roles & 50–950 ramp
primary
#98A6AC
secondary
#D3CECC
accent
#655195
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181