#98A49C#98A49C
#98A49C is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 70.7% C 0.018 H 156.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #98A49C |
|---|---|
| RGB | rgb(152, 164, 156) |
| HSL | hsl(140, 6%, 62%) |
| HSV | hsv(140, 7%, 64%) |
| CMYK | cmyk(7.3%, 0%, 4.9%, 35.7%) |
| CIE-LAB | lab(66.23, -5.81, 2.69) |
| CIE-LCH | lch(66.23, 6.40, 155.16°) |
| OKLab | oklab(70.68% -0.0163 0.007) |
| OKLCH | oklch(70.68% 0.018 156.8) |
| XYZ | xyz(32.2239, 35.6263, 36.6249) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.60
Grey
#929591
ΔE00 6.24
Cement
#A5A391
ΔE00 7.09
Greyish
#A8A495
ΔE00 7.58
Dark Gray
#A9A9A9
ΔE00 7.93
Pewter
#899397
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A49C #A498A0
analogous
#9AA498 #98A49C #98A4A2
triadic
#98A49C #9C98A4 #A49C98
tetradic
#98A49C #989AA4 #A498A0 #A4A298
square
#98A49C #989AA4 #A498A0 #A4A298
split-complementary
#98A49C #A298A4 #A4989A
monochromatic
#5B675F #78877D #98A49C #B8C1BB #D9DDDA
Accessibility & contrast
On white
2.58
#98A49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#98A49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A49C
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A49C | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29C
Deuteranopia (green-blind)
#A2A09C
Tritanopia (blue-blind)
#96A4A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #98a49c; /* rgb */ color: rgb(152, 164, 156); /* oklch */ color: oklch(70.7% 0.018 156.8);
Tailwind
colors: {
custom: {
50: '#b6bfb9',
500: '#98a49c',
950: '#000000',
},
}SCSS
$custom: #98a49c; $custom-light: #b6bfb9; $custom-dark: #000000;
JSON
{
"hex": "#98a49c",
"rgb": {
"r": 152,
"g": 164,
"b": 156
},
"hsl": {
"h": 140,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.70675,
"c": 0.01778,
"h": 156.8
},
"luminance": 0.35627
}Semantic roles & 50–950 ramp
primary
#98A49C
secondary
#CECACD
accent
#557D90
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180