#98A2A2#98A2A2
#98A2A2 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.4% C 0.011 H 196.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2A2 |
|---|---|
| RGB | rgb(152, 162, 162) |
| HSL | hsl(180, 5%, 62%) |
| HSV | hsv(180, 6%, 64%) |
| CMYK | cmyk(6.2%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(65.85, -3.54, -1.22) |
| CIE-LCH | lch(65.85, 3.75, 199.07°) |
| OKLab | oklab(70.42% -0.0109 -0.0033) |
| OKLCH | oklch(70.42% 0.011 196.9) |
| XYZ | xyz(32.3895, 35.1244, 39.2487) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.95
Cool Gray
#9AA7B0
ΔE00 4.73
Grey
#929591
ΔE00 5.14
Pewter
#899397
ΔE00 5.20
Dark Gray
#A9A9A9
ΔE00 5.56
Bluey Grey
#89A0B0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2A2 #A29898
analogous
#98A29D #98A2A2 #989DA2
triadic
#98A2A2 #A298A2 #A2A298
tetradic
#98A2A2 #9D98A2 #A29898 #9DA298
square
#98A2A2 #9D98A2 #A29898 #9DA298
split-complementary
#98A2A2 #A2989D #A29D98
monochromatic
#5B6565 #788585 #98A2A2 #B8BFBF #D8DCDC
Accessibility & contrast
On white
2.62
#98A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#98A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2A2
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2A2 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#95A3A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #98a2a2; /* rgb */ color: rgb(152, 162, 162); /* oklch */ color: oklch(70.4% 0.011 196.9);
Tailwind
colors: {
custom: {
50: '#b6bdbd',
500: '#98a2a2',
950: '#000000',
},
}SCSS
$custom: #98a2a2; $custom-light: #b6bdbd; $custom-dark: #000000;
JSON
{
"hex": "#98a2a2",
"rgb": {
"r": 152,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70422,
"c": 0.0114,
"h": 196.9
},
"luminance": 0.35125
}Semantic roles & 50–950 ramp
primary
#98A2A2
secondary
#CDC9C9
accent
#57578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181