#98A898#98A898
#98A898 is a light, muted green. Relative luminance 0.369; OKLCH L 71.4% C 0.029 H 145.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #98A898 |
|---|---|
| RGB | rgb(152, 168, 152) |
| HSL | hsl(120, 8%, 63%) |
| HSV | hsv(120, 10%, 66%) |
| CMYK | cmyk(9.5%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(67.24, -8.72, 6.36) |
| CIE-LCH | lch(67.24, 10.80, 143.89°) |
| OKLab | oklab(71.44% -0.0239 0.0166) |
| OKLCH | oklch(71.44% 0.029 145.3) |
| XYZ | xyz(32.6179, 36.9473, 35.1128) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.27
Cement
#A5A391
ΔE00 7.62
Sage Green
#9CAF88
ΔE00 7.63
Grey Green
#86A17D
ΔE00 8.07
Greyish
#A8A495
ΔE00 8.81
Cool Grey
#95A3A6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A898 #A898A8
analogous
#A0A898 #98A898 #98A8A0
triadic
#98A898 #9898A8 #A89898
tetradic
#98A898 #98A0A8 #A898A8 #A8A098
square
#98A898 #98A0A8 #A898A8 #A8A098
split-complementary
#98A898 #A098A8 #A898A0
monochromatic
#5A6B5A #778C77 #98A898 #B9C4B9 #DAE0DA
Accessibility & contrast
On white
2.50
#98A898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#98A898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A898
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A898 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#97A7A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a898; /* rgb */ color: rgb(152, 168, 152); /* oklch */ color: oklch(71.4% 0.029 145.3);
Tailwind
colors: {
custom: {
50: '#b6c1b6',
500: '#98a898',
950: '#000000',
},
}SCSS
$custom: #98a898; $custom-light: #b6c1b6; $custom-dark: #000000;
JSON
{
"hex": "#98a898",
"rgb": {
"r": 152,
"g": 168,
"b": 152
},
"hsl": {
"h": 120,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71436,
"c": 0.02908,
"h": 145.3
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#98A898
secondary
#D1CBD1
accent
#539292
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180