#98A89E#98A89E
#98A89E is a light, muted green. Relative luminance 0.371; OKLCH L 71.6% C 0.023 H 158.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98A89E |
|---|---|
| RGB | rgb(152, 168, 158) |
| HSL | hsl(143, 8%, 63%) |
| HSV | hsv(143, 10%, 66%) |
| CMYK | cmyk(9.5%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(67.39, -7.58, 3.25) |
| CIE-LCH | lch(67.39, 8.25, 156.79°) |
| OKLab | oklab(71.61% -0.0214 0.0085) |
| OKLCH | oklch(71.61% 0.023 158.4) |
| XYZ | xyz(33.1218, 37.1488, 37.7666) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.82
Cement
#A5A391
ΔE00 8.06
Grey
#929591
ΔE00 8.23
Greenish Grey
#96AE8D
ΔE00 8.58
Greyish
#A8A495
ΔE00 8.79
Dark Gray
#A9A9A9
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A89E #A898A2
analogous
#9AA898 #98A89E #98A8A6
triadic
#98A89E #9E98A8 #A89E98
tetradic
#98A89E #989AA8 #A898A2 #A8A698
square
#98A89E #989AA8 #A898A2 #A8A698
split-complementary
#98A89E #A698A8 #A8989A
monochromatic
#5A6B61 #778C7F #98A89E #B9C4BD #DAE0DC
Accessibility & contrast
On white
2.49
#98A89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#98A89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A89E
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A89E | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59E
Deuteranopia (green-blind)
#A5A39F
Tritanopia (blue-blind)
#96A8A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a89e; /* rgb */ color: rgb(152, 168, 158); /* oklch */ color: oklch(71.6% 0.023 158.4);
Tailwind
colors: {
custom: {
50: '#b6c1ba',
500: '#98a89e',
950: '#000000',
},
}SCSS
$custom: #98a89e; $custom-light: #b6c1ba; $custom-dark: #000000;
JSON
{
"hex": "#98a89e",
"rgb": {
"r": 152,
"g": 168,
"b": 158
},
"hsl": {
"h": 142.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71606,
"c": 0.02299,
"h": 158.4
},
"luminance": 0.37149
}Semantic roles & 50–950 ramp
primary
#98A89E
secondary
#D1CBCF
accent
#537B92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180