#8AAA98#8AAA98
#8AAA98 is a light, muted green. Relative luminance 0.364; OKLCH L 70.9% C 0.044 H 160.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA98 |
|---|---|
| RGB | rgb(138, 170, 152) |
| HSL | hsl(146, 16%, 60%) |
| HSV | hsv(146, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(66.84, -14.67, 5.66) |
| CIE-LCH | lch(66.84, 15.72, 158.89°) |
| OKLab | oklab(70.88% -0.0413 0.0147) |
| OKLCH | oklch(70.88% 0.044 160.4) |
| XYZ | xyz(30.5220, 36.4189, 35.1211) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.57
Greenish Grey
#96AE8D
ΔE00 5.79
Grey Green
#86A17D
ΔE00 6.89
Greeny Grey
#7EA07A
ΔE00 7.46
Greyish Green
#82A67D
ΔE00 7.51
Sage Green
#9CAF88
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA98 #AA8A9C
analogous
#8CAA8A #8AAA98 #8AAAA8
triadic
#8AAA98 #988AAA #AA988A
tetradic
#8AAA98 #8A8CAA #AA8A9C #AAA88A
square
#8AAA98 #8A8CAA #AA8A9C #AAA88A
split-complementary
#8AAA98 #A88AAA #AA8A8C
monochromatic
#4E6C5B #688F79 #8AAA98 #ADC4B7 #D1DED6
Accessibility & contrast
On white
2.54
#8AAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8AAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA98
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA98 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A3A199
Tritanopia (blue-blind)
#84AAA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aaa98; /* rgb */ color: rgb(138, 170, 152); /* oklch */ color: oklch(70.9% 0.044 160.4);
Tailwind
colors: {
custom: {
50: '#acc3b6',
500: '#8aaa98',
950: '#000000',
},
}SCSS
$custom: #8aaa98; $custom-light: #acc3b6; $custom-dark: #000000;
JSON
{
"hex": "#8aaa98",
"rgb": {
"r": 138,
"g": 170,
"b": 152
},
"hsl": {
"h": 146.25,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.70875,
"c": 0.04382,
"h": 160.4
},
"luminance": 0.3642
}Semantic roles & 50–950 ramp
primary
#8AAA98
secondary
#CEC2C9
accent
#4B789A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180