#98AE9C#98AE9C
#98AE9C is a light, muted green. Relative luminance 0.393; OKLCH L 72.9% C 0.035 H 150.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98AE9C |
|---|---|
| RGB | rgb(152, 174, 156) |
| HSL | hsl(131, 12%, 64%) |
| HSV | hsv(131, 13%, 68%) |
| CMYK | cmyk(12.6%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(69.00, -11.16, 6.68) |
| CIE-LCH | lch(69.00, 13.01, 149.08°) |
| OKLab | oklab(72.87% -0.0309 0.0174) |
| OKLCH | oklch(72.87% 0.035 150.6) |
| XYZ | xyz(34.0844, 39.3472, 37.2451) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.03
Sage Green
#9CAF88
ΔE00 6.87
Grey Green
#86A17D
ΔE00 7.63
Greyish Green
#82A67D
ΔE00 8.67
Greyish Teal
#719F91
ΔE00 8.82
Greeny Grey
#7EA07A
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AE9C #AE98AA
analogous
#9FAE98 #98AE9C #98AEA7
triadic
#98AE9C #9C98AE #AE9C98
tetradic
#98AE9C #989FAE #AE98AA #AEA798
square
#98AE9C #989FAE #AE98AA #AEA798
split-complementary
#98AE9C #A798AE #AE989F
monochromatic
#5A725E #76937B #98AE9C #BAC9BD #DDE4DE
Accessibility & contrast
On white
2.37
#98AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#98AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AE9C
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AE9C | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9B
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#95ADA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #98ae9c; /* rgb */ color: rgb(152, 174, 156); /* oklch */ color: oklch(72.9% 0.035 150.6);
Tailwind
colors: {
custom: {
50: '#b6c6b9',
500: '#98ae9c',
950: '#000000',
},
}SCSS
$custom: #98ae9c; $custom-light: #b6c6b9; $custom-dark: #000000;
JSON
{
"hex": "#98ae9c",
"rgb": {
"r": 152,
"g": 174,
"b": 156
},
"hsl": {
"h": 130.909,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.72869,
"c": 0.03544,
"h": 150.6
},
"luminance": 0.39348
}Semantic roles & 50–950 ramp
primary
#98AE9C
secondary
#D5CDD3
accent
#4F8996
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280