#98A29A#98A29A
#98A29A is a light, near-neutral grey. Relative luminance 0.348; OKLCH L 70.2% C 0.016 H 151.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98A29A |
|---|---|
| RGB | rgb(152, 162, 154) |
| HSL | hsl(132, 5%, 62%) |
| HSV | hsv(132, 6%, 64%) |
| CMYK | cmyk(6.2%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(65.63, -5.11, 2.93) |
| CIE-LCH | lch(65.63, 5.89, 150.15°) |
| OKLab | oklab(70.18% -0.0142 0.0077) |
| OKLCH | oklch(70.18% 0.016 151.7) |
| XYZ | xyz(31.7008, 34.8489, 35.6220) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 5.38
Cool Grey
#95A3A6
ΔE00 5.65
Cement
#A5A391
ΔE00 6.51
Greyish
#A8A495
ΔE00 6.93
Dark Gray
#A9A9A9
ΔE00 7.50
Pewter
#899397
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A29A #A298A0
analogous
#9BA298 #98A29A #98A29F
triadic
#98A29A #9A98A2 #A29A98
tetradic
#98A29A #989BA2 #A298A0 #A29F98
square
#98A29A #989BA2 #A298A0 #A29F98
split-complementary
#98A29A #9F98A2 #A2989B
monochromatic
#5B655D #78857B #98A29A #B8BFBA #D8DCD9
Accessibility & contrast
On white
2.63
#98A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#98A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A29A
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A29A | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#97A2A0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #98a29a; /* rgb */ color: rgb(152, 162, 154); /* oklch */ color: oklch(70.2% 0.016 151.7);
Tailwind
colors: {
custom: {
50: '#b6bdb7',
500: '#98a29a',
950: '#000000',
},
}SCSS
$custom: #98a29a; $custom-light: #b6bdb7; $custom-dark: #000000;
JSON
{
"hex": "#98a29a",
"rgb": {
"r": 152,
"g": 162,
"b": 154
},
"hsl": {
"h": 132,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70182,
"c": 0.01616,
"h": 151.7
},
"luminance": 0.34849
}Semantic roles & 50–950 ramp
primary
#98A29A
secondary
#CDC9CC
accent
#57848F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180