#98A6AA#98A6AA
#98A6AA is a light, near-neutral cyan. Relative luminance 0.368; OKLCH L 71.5% C 0.017 H 216.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #98A6AA |
|---|---|
| RGB | rgb(152, 166, 170) |
| HSL | hsl(193, 10%, 63%) |
| HSV | hsv(193, 11%, 67%) |
| CMYK | cmyk(10.6%, 2.4%, 0%, 33.3%) |
| CIE-LAB | lab(67.16, -4.09, -3.75) |
| CIE-LCH | lch(67.16, 5.55, 222.50°) |
| OKLab | oklab(71.54% -0.0135 -0.0101) |
| OKLCH | oklch(71.54% 0.017 216.7) |
| XYZ | xyz(33.8392, 36.8496, 43.3523) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.07
Cool Gray
#9AA7B0
ΔE00 2.80
Bluey Grey
#89A0B0
ΔE00 5.74
Pewter
#899397
ΔE00 5.99
Bluegrey
#85A3B2
ΔE00 6.00
Dark Gray
#A9A9A9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A6AA #AA9C98
analogous
#98AAA5 #98A6AA #989DAA
triadic
#98A6AA #AA98A6 #A6AA98
tetradic
#98A6AA #A598AA #AA9C98 #9DAA98
square
#98A6AA #A598AA #AA9C98 #9DAA98
split-complementary
#98A6AA #AA989D #AAA598
monochromatic
#5A696D #76898E #98A6AA #BAC3C6 #DBE0E1
Accessibility & contrast
On white
2.51
#98A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#98A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A6AA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A6AA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AA
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#93A8A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #98a6aa; /* rgb */ color: rgb(152, 166, 170); /* oklch */ color: oklch(71.5% 0.017 216.7);
Tailwind
colors: {
custom: {
50: '#b6c0c3',
500: '#98a6aa',
950: '#000000',
},
}SCSS
$custom: #98a6aa; $custom-light: #b6c0c3; $custom-dark: #000000;
JSON
{
"hex": "#98a6aa",
"rgb": {
"r": 152,
"g": 166,
"b": 170
},
"hsl": {
"h": 193.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.71536,
"c": 0.01688,
"h": 216.7
},
"luminance": 0.3685
}Semantic roles & 50–950 ramp
primary
#98A6AA
secondary
#D2CDCC
accent
#615294
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181