#98A49E#98A49E
#98A49E is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 70.7% C 0.016 H 164.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #98A49E |
|---|---|
| RGB | rgb(152, 164, 158) |
| HSL | hsl(150, 6%, 62%) |
| HSV | hsv(150, 7%, 64%) |
| CMYK | cmyk(7.3%, 0%, 3.7%, 35.7%) |
| CIE-LAB | lab(66.29, -5.42, 1.65) |
| CIE-LCH | lch(66.29, 5.67, 163.06°) |
| OKLab | oklab(70.73% -0.0155 0.0043) |
| OKLCH | oklch(70.73% 0.016 164.5) |
| XYZ | xyz(32.3947, 35.6946, 37.5242) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.63
Grey
#929591
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 7.37
Cement
#A5A391
ΔE00 7.57
Pewter
#899397
ΔE00 7.57
Greyish
#A8A495
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A49E #A4989E
analogous
#98A498 #98A49E #98A4A4
triadic
#98A49E #9E98A4 #A49E98
tetradic
#98A49E #9898A4 #A4989E #A4A498
square
#98A49E #9898A4 #A4989E #A4A498
split-complementary
#98A49E #A498A4 #A49898
monochromatic
#5B6761 #78877F #98A49E #B8C1BD #D9DDDB
Accessibility & contrast
On white
2.58
#98A49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#98A49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A49E
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A49E | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A1A09E
Tritanopia (blue-blind)
#96A4A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #98a49e; /* rgb */ color: rgb(152, 164, 158); /* oklch */ color: oklch(70.7% 0.016 164.5);
Tailwind
colors: {
custom: {
50: '#b6bfba',
500: '#98a49e',
950: '#000000',
},
}SCSS
$custom: #98a49e; $custom-light: #b6bfba; $custom-dark: #000000;
JSON
{
"hex": "#98a49e",
"rgb": {
"r": 152,
"g": 164,
"b": 158
},
"hsl": {
"h": 150,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.70734,
"c": 0.01609,
"h": 164.5
},
"luminance": 0.35695
}Semantic roles & 50–950 ramp
primary
#98A49E
secondary
#CECACC
accent
#557390
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180