#9AAE98#9AAE98
#9AAE98 is a light, muted green. Relative luminance 0.394; OKLCH L 72.9% C 0.038 H 142.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAE98 |
|---|---|
| RGB | rgb(154, 174, 152) |
| HSL | hsl(115, 12%, 64%) |
| HSV | hsv(115, 13%, 68%) |
| CMYK | cmyk(11.5%, 0%, 12.6%, 31.8%) |
| CIE-LAB | lab(69.05, -11.20, 8.97) |
| CIE-LCH | lch(69.05, 14.34, 141.30°) |
| OKLab | oklab(72.91% -0.0305 0.0233) |
| OKLCH | oklch(72.91% 0.038 142.7) |
| XYZ | xyz(34.1288, 39.4087, 35.5083) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.72
Sage Green
#9CAF88
ΔE00 5.35
Grey Green
#86A17D
ΔE00 6.73
Greyish Green
#82A67D
ΔE00 7.82
Greeny Grey
#7EA07A
ΔE00 8.17
Darkseagreen
#8FBC8F
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAE98 #AC98AE
analogous
#A5AE98 #9AAE98 #98AEA1
triadic
#9AAE98 #989AAE #AE989A
tetradic
#9AAE98 #98A5AE #AC98AE #AEA198
square
#9AAE98 #98A5AE #AC98AE #AEA198
split-complementary
#9AAE98 #A198AE #AE98A5
monochromatic
#5C725A #789376 #9AAE98 #BCC9BA #DDE4DD
Accessibility & contrast
On white
2.36
#9AAE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#9AAE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAE98
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAE98 | 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)
#AFAA97
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#99ACA8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aae98; /* rgb */ color: rgb(154, 174, 152); /* oklch */ color: oklch(72.9% 0.038 142.7);
Tailwind
colors: {
custom: {
50: '#b7c6b6',
500: '#9aae98',
950: '#000000',
},
}SCSS
$custom: #9aae98; $custom-light: #b7c6b6; $custom-dark: #000000;
JSON
{
"hex": "#9aae98",
"rgb": {
"r": 154,
"g": 174,
"b": 152
},
"hsl": {
"h": 114.545,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.72908,
"c": 0.03837,
"h": 142.7
},
"luminance": 0.39409
}Semantic roles & 50–950 ramp
primary
#9AAE98
secondary
#D4CDD5
accent
#4F9690
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280