#98A698#98A698
#98A698 is a light, muted grey. Relative luminance 0.362; OKLCH L 71.0% C 0.026 H 145.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98A698 |
|---|---|
| RGB | rgb(152, 166, 152) |
| HSL | hsl(120, 7%, 62%) |
| HSV | hsv(120, 8%, 65%) |
| CMYK | cmyk(8.4%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(66.68, -7.65, 5.57) |
| CIE-LCH | lch(66.68, 9.46, 143.96°) |
| OKLab | oklab(71% -0.021 0.0145) |
| OKLCH | oklch(71% 0.026 145.3) |
| XYZ | xyz(32.2515, 36.2145, 34.9906) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.97
Greenish Grey
#96AE8D
ΔE00 7.35
Greyish
#A8A495
ΔE00 8.04
Grey
#929591
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A698 #A698A6
analogous
#9FA698 #98A698 #98A69F
triadic
#98A698 #9898A6 #A69898
tetradic
#98A698 #989FA6 #A698A6 #A69F98
square
#98A698 #989FA6 #A698A6 #A69F98
split-complementary
#98A698 #9F98A6 #A6989F
monochromatic
#5B695B #778A77 #98A698 #B9C2B9 #DADFDA
Accessibility & contrast
On white
2.55
#98A698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#98A698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A698
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A698 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#A4A299
Tritanopia (blue-blind)
#97A5A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #98a698; /* rgb */ color: rgb(152, 166, 152); /* oklch */ color: oklch(71.0% 0.026 145.3);
Tailwind
colors: {
custom: {
50: '#b6c0b6',
500: '#98a698',
950: '#000000',
},
}SCSS
$custom: #98a698; $custom-light: #b6c0b6; $custom-dark: #000000;
JSON
{
"hex": "#98a698",
"rgb": {
"r": 152,
"g": 166,
"b": 152
},
"hsl": {
"h": 120,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.70998,
"c": 0.02551,
"h": 145.3
},
"luminance": 0.36215
}Semantic roles & 50–950 ramp
primary
#98A698
secondary
#CFCACF
accent
#549191
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180