#98A49A#98A49A
#98A49A is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 70.6% C 0.020 H 150.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #98A49A |
|---|---|
| RGB | rgb(152, 164, 154) |
| HSL | hsl(130, 6%, 62%) |
| HSV | hsv(130, 7%, 64%) |
| CMYK | cmyk(7.3%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(66.18, -6.19, 3.73) |
| CIE-LCH | lch(66.18, 7.23, 148.94°) |
| OKLab | oklab(70.62% -0.0172 0.0098) |
| OKLCH | oklch(70.62% 0.02 150.4) |
| XYZ | xyz(32.0560, 35.5591, 35.7404) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.54
Grey
#929591
ΔE00 6.62
Cement
#A5A391
ΔE00 6.71
Greyish
#A8A495
ΔE00 7.41
Dark Gray
#A9A9A9
ΔE00 8.52
Pewter
#899397
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A49A #A498A2
analogous
#9CA498 #98A49A #98A4A0
triadic
#98A49A #9A98A4 #A49A98
tetradic
#98A49A #989CA4 #A498A2 #A4A098
square
#98A49A #989CA4 #A498A2 #A4A098
split-complementary
#98A49A #A098A4 #A4989C
monochromatic
#5B675D #78877A #98A49A #B8C1BA #D9DDDA
Accessibility & contrast
On white
2.59
#98A49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#98A49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A49A
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A49A | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#A2A09A
Tritanopia (blue-blind)
#97A3A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #98a49a; /* rgb */ color: rgb(152, 164, 154); /* oklch */ color: oklch(70.6% 0.020 150.4);
Tailwind
colors: {
custom: {
50: '#b6bfb7',
500: '#98a49a',
950: '#000000',
},
}SCSS
$custom: #98a49a; $custom-light: #b6bfb7; $custom-dark: #000000;
JSON
{
"hex": "#98a49a",
"rgb": {
"r": 152,
"g": 164,
"b": 154
},
"hsl": {
"h": 130,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.70617,
"c": 0.01975,
"h": 150.4
},
"luminance": 0.35559
}Semantic roles & 50–950 ramp
primary
#98A49A
secondary
#CECACD
accent
#558690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180