#8AAA95#8AAA95
#8AAA95 is a light, muted green. Relative luminance 0.363; OKLCH L 70.8% C 0.047 H 156.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA95 |
|---|---|
| RGB | rgb(138, 170, 149) |
| HSL | hsl(141, 16%, 60%) |
| HSV | hsv(141, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(66.77, -15.26, 7.22) |
| CIE-LCH | lch(66.77, 16.88, 154.68°) |
| OKLab | oklab(70.79% -0.0426 0.0187) |
| OKLCH | oklch(70.79% 0.047 156.3) |
| XYZ | xyz(30.2794, 36.3218, 33.8434) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.88
Grey Green
#86A17D
ΔE00 5.92
Greyish Teal
#719F91
ΔE00 5.94
Greyish Green
#82A67D
ΔE00 6.46
Greeny Grey
#7EA07A
ΔE00 6.51
Sage Green
#9CAF88
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA95 #AA8A9F
analogous
#8FAA8A #8AAA95 #8AAAA5
triadic
#8AAA95 #958AAA #AA958A
tetradic
#8AAA95 #8A8FAA #AA8A9F #AAA58A
square
#8AAA95 #8A8FAA #AA8A9F #AAA58A
split-complementary
#8AAA95 #A58AAA #AA8A8F
monochromatic
#4E6C58 #688F75 #8AAA95 #ADC4B5 #D1DED5
Accessibility & contrast
On white
2.54
#8AAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8AAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA95
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA95 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#85A9A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8aaa95; /* rgb */ color: rgb(138, 170, 149); /* oklch */ color: oklch(70.8% 0.047 156.3);
Tailwind
colors: {
custom: {
50: '#acc3b4',
500: '#8aaa95',
950: '#000000',
},
}SCSS
$custom: #8aaa95; $custom-light: #acc3b4; $custom-dark: #000000;
JSON
{
"hex": "#8aaa95",
"rgb": {
"r": 138,
"g": 170,
"b": 149
},
"hsl": {
"h": 140.625,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.70792,
"c": 0.04651,
"h": 156.3
},
"luminance": 0.36323
}Semantic roles & 50–950 ramp
primary
#8AAA95
secondary
#CEC2CA
accent
#4B7F9A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180