#98A89C#98A89C
#98A89C is a light, muted green. Relative luminance 0.371; OKLCH L 71.5% C 0.025 H 153.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #98A89C |
|---|---|
| RGB | rgb(152, 168, 156) |
| HSL | hsl(135, 8%, 63%) |
| HSV | hsv(135, 10%, 66%) |
| CMYK | cmyk(9.5%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(67.34, -7.97, 4.29) |
| CIE-LCH | lch(67.34, 9.05, 151.71°) |
| OKLab | oklab(71.55% -0.0222 0.0112) |
| OKLCH | oklch(71.55% 0.025 153.3) |
| XYZ | xyz(32.9510, 37.0805, 36.8673) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.68
Greenish Grey
#96AE8D
ΔE00 7.77
Cement
#A5A391
ΔE00 7.83
Grey
#929591
ΔE00 8.59
Greyish
#A8A495
ΔE00 8.73
Sage Green
#9CAF88
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A89C #A898A4
analogous
#9CA898 #98A89C #98A8A4
triadic
#98A89C #9C98A8 #A89C98
tetradic
#98A89C #989CA8 #A898A4 #A8A498
square
#98A89C #989CA8 #A898A4 #A8A498
split-complementary
#98A89C #A498A8 #A8989C
monochromatic
#5A6B5F #778C7C #98A89C #B9C4BC #DAE0DC
Accessibility & contrast
On white
2.50
#98A89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#98A89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A89C
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A89C | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59B
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#96A7A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #98a89c; /* rgb */ color: rgb(152, 168, 156); /* oklch */ color: oklch(71.5% 0.025 153.3);
Tailwind
colors: {
custom: {
50: '#b6c1b9',
500: '#98a89c',
950: '#000000',
},
}SCSS
$custom: #98a89c; $custom-light: #b6c1b9; $custom-dark: #000000;
JSON
{
"hex": "#98a89c",
"rgb": {
"r": 152,
"g": 168,
"b": 156
},
"hsl": {
"h": 135,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71549,
"c": 0.02487,
"h": 153.3
},
"luminance": 0.37081
}Semantic roles & 50–950 ramp
primary
#98A89C
secondary
#D1CBCF
accent
#538392
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180