#98AE9E#98AE9E
#98AE9E is a light, muted green. Relative luminance 0.394; OKLCH L 72.9% C 0.033 H 153.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #98AE9E |
|---|---|
| RGB | rgb(152, 174, 158) |
| HSL | hsl(136, 12%, 64%) |
| HSV | hsv(136, 13%, 68%) |
| CMYK | cmyk(12.6%, 0%, 9.2%, 31.8%) |
| CIE-LAB | lab(69.05, -10.78, 5.65) |
| CIE-LCH | lch(69.05, 12.17, 152.33°) |
| OKLab | oklab(72.92% -0.03 0.0147) |
| OKLCH | oklch(72.92% 0.033 153.9) |
| XYZ | xyz(34.2551, 39.4155, 38.1443) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.78
Sage Green
#9CAF88
ΔE00 7.61
Grey Green
#86A17D
ΔE00 8.26
Greyish Teal
#719F91
ΔE00 8.75
Greyish Green
#82A67D
ΔE00 9.32
Greeny Grey
#7EA07A
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AE9E #AE98A8
analogous
#9DAE98 #98AE9E #98AEA9
triadic
#98AE9E #9E98AE #AE9E98
tetradic
#98AE9E #989DAE #AE98A8 #AEA998
square
#98AE9E #989DAE #AE98A8 #AEA998
split-complementary
#98AE9E #A998AE #AE989D
monochromatic
#5A7260 #76937E #98AE9E #BAC9BE #DDE4DF
Accessibility & contrast
On white
2.36
#98AE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#98AE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AE9E
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AE9E | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9D
Deuteranopia (green-blind)
#AAA79F
Tritanopia (blue-blind)
#95ADA9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #98ae9e; /* rgb */ color: rgb(152, 174, 158); /* oklch */ color: oklch(72.9% 0.033 153.9);
Tailwind
colors: {
custom: {
50: '#b6c6ba',
500: '#98ae9e',
950: '#000000',
},
}SCSS
$custom: #98ae9e; $custom-light: #b6c6ba; $custom-dark: #000000;
JSON
{
"hex": "#98ae9e",
"rgb": {
"r": 152,
"g": 174,
"b": 158
},
"hsl": {
"h": 136.364,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.72924,
"c": 0.03345,
"h": 153.9
},
"luminance": 0.39416
}Semantic roles & 50–950 ramp
primary
#98AE9E
secondary
#D5CDD3
accent
#4F8396
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280