#98AAA0#98AAA0
#98AAA0 is a light, muted green. Relative luminance 0.380; OKLCH L 72.1% C 0.025 H 161.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #98AAA0 |
|---|---|
| RGB | rgb(152, 170, 160) |
| HSL | hsl(147, 10%, 63%) |
| HSV | hsv(147, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.99, -8.26, 3.02) |
| CIE-LCH | lch(67.99, 8.80, 159.94°) |
| OKLab | oklab(72.1% -0.0234 0.0079) |
| OKLCH | oklch(72.1% 0.025 161.5) |
| XYZ | xyz(33.6674, 37.9624, 38.8046) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.12
Greenish Grey
#96AE8D
ΔE00 8.37
Cement
#A5A391
ΔE00 8.74
Grey
#929591
ΔE00 9.03
Greyish Teal
#719F91
ΔE00 9.48
Greyish
#A8A495
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AAA0 #AA98A2
analogous
#99AA98 #98AAA0 #98AAA9
triadic
#98AAA0 #A098AA #AAA098
tetradic
#98AAA0 #9899AA #AA98A2 #AAA998
square
#98AAA0 #9899AA #AA98A2 #AAA998
split-complementary
#98AAA0 #A998AA #AA9899
monochromatic
#5A6D63 #768E81 #98AAA0 #BAC6BF #DBE1DE
Accessibility & contrast
On white
2.44
#98AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#98AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AAA0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AAA0 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A0
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#95AAA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #98aaa0; /* rgb */ color: rgb(152, 170, 160); /* oklch */ color: oklch(72.1% 0.025 161.5);
Tailwind
colors: {
custom: {
50: '#b6c3bc',
500: '#98aaa0',
950: '#000000',
},
}SCSS
$custom: #98aaa0; $custom-light: #b6c3bc; $custom-dark: #000000;
JSON
{
"hex": "#98aaa0",
"rgb": {
"r": 152,
"g": 170,
"b": 160
},
"hsl": {
"h": 146.667,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72102,
"c": 0.02471,
"h": 161.5
},
"luminance": 0.37963
}Semantic roles & 50–950 ramp
primary
#98AAA0
secondary
#D2CCCF
accent
#527694
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181