#98A2AA#98A2AA
#98A2AA is a light, near-neutral cyan. Relative luminance 0.354; OKLCH L 70.7% C 0.016 H 241.9°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2AA |
|---|---|
| RGB | rgb(152, 162, 170) |
| HSL | hsl(207, 10%, 63%) |
| HSV | hsv(207, 11%, 67%) |
| CMYK | cmyk(10.6%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(66.07, -1.90, -5.36) |
| CIE-LCH | lch(66.07, 5.69, 250.45°) |
| OKLab | oklab(70.68% -0.0077 -0.0144) |
| OKLCH | oklch(70.68% 0.016 241.9) |
| XYZ | xyz(33.1233, 35.4179, 43.1137) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.77
Cool Grey
#95A3A6
ΔE00 3.61
Bluey Grey
#89A0B0
ΔE00 4.89
Pewter
#899397
ΔE00 5.32
Dark Gray
#A9A9A9
ΔE00 5.91
Bluegrey
#85A3B2
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2AA #AAA098
analogous
#98AAA9 #98A2AA #9899AA
triadic
#98A2AA #AA98A2 #A2AA98
tetradic
#98A2AA #A998AA #AAA098 #99AA98
square
#98A2AA #A998AA #AAA098 #99AA98
split-complementary
#98A2AA #AA9899 #AAA998
monochromatic
#5A656D #76848E #98A2AA #BAC0C6 #DBDFE1
Accessibility & contrast
On white
2.60
#98A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#98A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2AA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2AA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#9CA0AA
Tritanopia (blue-blind)
#94A4A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #98a2aa; /* rgb */ color: rgb(152, 162, 170); /* oklch */ color: oklch(70.7% 0.016 241.9);
Tailwind
colors: {
custom: {
50: '#b6bdc3',
500: '#98a2aa',
950: '#000000',
},
}SCSS
$custom: #98a2aa; $custom-light: #b6bdc3; $custom-dark: #000000;
JSON
{
"hex": "#98a2aa",
"rgb": {
"r": 152,
"g": 162,
"b": 170
},
"hsl": {
"h": 206.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.70677,
"c": 0.01633,
"h": 241.9
},
"luminance": 0.35418
}Semantic roles & 50–950 ramp
primary
#98A2AA
secondary
#D2CFCC
accent
#6F5294
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181