#98A29C#98A29C
#98A29C is a light, near-neutral grey. Relative luminance 0.349; OKLCH L 70.2% C 0.014 H 159.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #98A29C |
|---|---|
| RGB | rgb(152, 162, 156) |
| HSL | hsl(144, 5%, 62%) |
| HSV | hsv(144, 6%, 64%) |
| CMYK | cmyk(6.2%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(65.68, -4.72, 1.89) |
| CIE-LCH | lch(65.68, 5.09, 158.18°) |
| OKLab | oklab(70.24% -0.0134 0.0049) |
| OKLCH | oklch(70.24% 0.014 159.8) |
| XYZ | xyz(31.8688, 34.9161, 36.5066) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.70
Grey
#929591
ΔE00 5.05
Dark Gray
#A9A9A9
ΔE00 6.90
Cement
#A5A391
ΔE00 7.04
Pewter
#899397
ΔE00 7.09
Greyish
#A8A495
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A29C #A2989E
analogous
#99A298 #98A29C #98A2A1
triadic
#98A29C #9C98A2 #A29C98
tetradic
#98A29C #9899A2 #A2989E #A2A198
square
#98A29C #9899A2 #A2989E #A2A198
split-complementary
#98A29C #A198A2 #A29899
monochromatic
#5B655F #78857D #98A29C #B8BFBB #D8DCDA
Accessibility & contrast
On white
2.63
#98A29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#98A29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A29C
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A29C | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09C
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#96A2A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #98a29c; /* rgb */ color: rgb(152, 162, 156); /* oklch */ color: oklch(70.2% 0.014 159.8);
Tailwind
colors: {
custom: {
50: '#b6bdb9',
500: '#98a29c',
950: '#000000',
},
}SCSS
$custom: #98a29c; $custom-light: #b6bdb9; $custom-dark: #000000;
JSON
{
"hex": "#98a29c",
"rgb": {
"r": 152,
"g": 162,
"b": 156
},
"hsl": {
"h": 144,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70241,
"c": 0.01426,
"h": 159.8
},
"luminance": 0.34916
}Semantic roles & 50–950 ramp
primary
#98A29C
secondary
#CDC9CB
accent
#57788F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180