#98A2A0#98A2A0
#98A2A0 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.4% C 0.012 H 182.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2A0 |
|---|---|
| RGB | rgb(152, 162, 160) |
| HSL | hsl(168, 5%, 62%) |
| HSV | hsv(168, 6%, 64%) |
| CMYK | cmyk(6.2%, 0%, 1.2%, 36.5%) |
| CIE-LAB | lab(65.79, -3.94, -0.19) |
| CIE-LCH | lch(65.79, 3.94, 182.72°) |
| OKLab | oklab(70.36% -0.0117 -0.0006) |
| OKLCH | oklch(70.36% 0.012 182.7) |
| XYZ | xyz(32.2131, 35.0538, 38.3198) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.77
Grey
#929591
ΔE00 4.91
Pewter
#899397
ΔE00 5.72
Cool Gray
#9AA7B0
ΔE00 5.79
Dark Gray
#A9A9A9
ΔE00 5.90
Greyish
#A8A495
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2A0 #A2989A
analogous
#98A29B #98A2A0 #989FA2
triadic
#98A2A0 #A098A2 #A2A098
tetradic
#98A2A0 #9B98A2 #A2989A #9FA298
square
#98A2A0 #9B98A2 #A2989A #9FA298
split-complementary
#98A2A0 #A2989F #A29B98
monochromatic
#5B6563 #788582 #98A2A0 #B8BFBE #D8DCDB
Accessibility & contrast
On white
2.62
#98A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#98A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2A0
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2A0 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#9F9FA0
Tritanopia (blue-blind)
#96A2A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #98a2a0; /* rgb */ color: rgb(152, 162, 160); /* oklch */ color: oklch(70.4% 0.012 182.7);
Tailwind
colors: {
custom: {
50: '#b6bdbc',
500: '#98a2a0',
950: '#000000',
},
}SCSS
$custom: #98a2a0; $custom-light: #b6bdbc; $custom-dark: #000000;
JSON
{
"hex": "#98a2a0",
"rgb": {
"r": 152,
"g": 162,
"b": 160
},
"hsl": {
"h": 168,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70361,
"c": 0.01174,
"h": 182.7
},
"luminance": 0.35054
}Semantic roles & 50–950 ramp
primary
#98A2A0
secondary
#CDC9CA
accent
#57628F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181