#98A4A2#98A4A2
#98A4A2 is a light, near-neutral grey. Relative luminance 0.358; OKLCH L 70.9% C 0.014 H 184.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #98A4A2 |
|---|---|
| RGB | rgb(152, 164, 162) |
| HSL | hsl(170, 6%, 62%) |
| HSV | hsv(170, 7%, 64%) |
| CMYK | cmyk(7.3%, 0%, 1.2%, 35.7%) |
| CIE-LAB | lab(66.39, -4.63, -0.42) |
| CIE-LCH | lch(66.39, 4.65, 185.22°) |
| OKLab | oklab(70.86% -0.0139 -0.0012) |
| OKLCH | oklch(70.86% 0.014 184.9) |
| XYZ | xyz(32.7446, 35.8346, 39.3671) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.61
Grey
#929591
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 5.81
Pewter
#899397
ΔE00 6.29
Dark Gray
#A9A9A9
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A4A2 #A4989A
analogous
#98A49C #98A4A2 #98A0A4
triadic
#98A4A2 #A298A4 #A4A298
tetradic
#98A4A2 #9C98A4 #A4989A #A0A498
square
#98A4A2 #9C98A4 #A4989A #A0A498
split-complementary
#98A4A2 #A498A0 #A49C98
monochromatic
#5B6765 #788785 #98A4A2 #B8C1BF #D9DDDD
Accessibility & contrast
On white
2.57
#98A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#98A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A4A2
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A4A2 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A2
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#95A5A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #98a4a2; /* rgb */ color: rgb(152, 164, 162); /* oklch */ color: oklch(70.9% 0.014 184.9);
Tailwind
colors: {
custom: {
50: '#b6bfbd',
500: '#98a4a2',
950: '#000000',
},
}SCSS
$custom: #98a4a2; $custom-light: #b6bfbd; $custom-dark: #000000;
JSON
{
"hex": "#98a4a2",
"rgb": {
"r": 152,
"g": 164,
"b": 162
},
"hsl": {
"h": 170,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.70855,
"c": 0.01391,
"h": 184.9
},
"luminance": 0.35835
}Semantic roles & 50–950 ramp
primary
#98A4A2
secondary
#CECACA
accent
#555F90
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181