#98AA9C#98AA9C
#98AA9C is a light, muted green. Relative luminance 0.378; OKLCH L 72.0% C 0.028 H 152.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98AA9C |
|---|---|
| RGB | rgb(152, 170, 156) |
| HSL | hsl(133, 10%, 63%) |
| HSV | hsv(133, 11%, 67%) |
| CMYK | cmyk(10.6%, 0%, 8.2%, 33.3%) |
| CIE-LAB | lab(67.89, -9.04, 5.09) |
| CIE-LCH | lch(67.89, 10.37, 150.63°) |
| OKLab | oklab(71.99% -0.0251 0.0133) |
| OKLCH | oklch(71.99% 0.028 152.2) |
| XYZ | xyz(33.3231, 37.8247, 36.9913) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.75
Sage Green
#9CAF88
ΔE00 8.30
Cement
#A5A391
ΔE00 8.40
Cool Grey
#95A3A6
ΔE00 8.73
Grey Green
#86A17D
ΔE00 8.73
Greyish Teal
#719F91
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AA9C #AA98A6
analogous
#9DAA98 #98AA9C #98AAA5
triadic
#98AA9C #9C98AA #AA9C98
tetradic
#98AA9C #989DAA #AA98A6 #AAA598
square
#98AA9C #989DAA #AA98A6 #AAA598
split-complementary
#98AA9C #A598AA #AA989D
monochromatic
#5A6D5E #768E7C #98AA9C #BAC6BC #DBE1DC
Accessibility & contrast
On white
2.45
#98AA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#98AA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AA9C
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AA9C | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79B
Deuteranopia (green-blind)
#A7A59D
Tritanopia (blue-blind)
#96A9A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #98aa9c; /* rgb */ color: rgb(152, 170, 156); /* oklch */ color: oklch(72.0% 0.028 152.2);
Tailwind
colors: {
custom: {
50: '#b6c3b9',
500: '#98aa9c',
950: '#000000',
},
}SCSS
$custom: #98aa9c; $custom-light: #b6c3b9; $custom-dark: #000000;
JSON
{
"hex": "#98aa9c",
"rgb": {
"r": 152,
"g": 170,
"b": 156
},
"hsl": {
"h": 133.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.71987,
"c": 0.0284,
"h": 152.2
},
"luminance": 0.37825
}Semantic roles & 50–950 ramp
primary
#98AA9C
secondary
#D2CCD1
accent
#528594
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180