#98A89A#98A89A
#98A89A is a light, muted green. Relative luminance 0.370; OKLCH L 71.5% C 0.027 H 148.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #98A89A |
|---|---|
| RGB | rgb(152, 168, 154) |
| HSL | hsl(128, 8%, 63%) |
| HSV | hsv(128, 10%, 66%) |
| CMYK | cmyk(9.5%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(67.29, -8.35, 5.32) |
| CIE-LCH | lch(67.29, 9.90, 147.46°) |
| OKLab | oklab(71.49% -0.023 0.0139) |
| OKLCH | oklch(71.49% 0.027 148.9) |
| XYZ | xyz(32.7831, 37.0134, 35.9827) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.00
Cement
#A5A391
ΔE00 7.69
Sage Green
#9CAF88
ΔE00 8.39
Cool Grey
#95A3A6
ΔE00 8.50
Greyish
#A8A495
ΔE00 8.74
Grey Green
#86A17D
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A89A #A898A6
analogous
#9EA898 #98A89A #98A8A2
triadic
#98A89A #9A98A8 #A89A98
tetradic
#98A89A #989EA8 #A898A6 #A8A298
square
#98A89A #989EA8 #A898A6 #A8A298
split-complementary
#98A89A #A298A8 #A8989E
monochromatic
#5A6B5D #778C79 #98A89A #B9C4BB #DAE0DB
Accessibility & contrast
On white
2.50
#98A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#98A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A89A
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A89A | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#96A7A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a89a; /* rgb */ color: rgb(152, 168, 154); /* oklch */ color: oklch(71.5% 0.027 148.9);
Tailwind
colors: {
custom: {
50: '#b6c1b7',
500: '#98a89a',
950: '#000000',
},
}SCSS
$custom: #98a89a; $custom-light: #b6c1b7; $custom-dark: #000000;
JSON
{
"hex": "#98a89a",
"rgb": {
"r": 152,
"g": 168,
"b": 154
},
"hsl": {
"h": 127.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71492,
"c": 0.02691,
"h": 148.9
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#98A89A
secondary
#D1CBD0
accent
#538A92
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180