#8AAA96#8AAA96
#8AAA96 is a light, muted green. Relative luminance 0.364; OKLCH L 70.8% C 0.046 H 157.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA96 |
|---|---|
| RGB | rgb(138, 170, 150) |
| HSL | hsl(143, 16%, 60%) |
| HSV | hsv(143, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 11.8%, 33.3%) |
| CIE-LAB | lab(66.79, -15.06, 6.70) |
| CIE-LCH | lch(66.79, 16.49, 156.02°) |
| OKLab | oklab(70.82% -0.0421 0.0174) |
| OKLCH | oklch(70.82% 0.046 157.6) |
| XYZ | xyz(30.3595, 36.3539, 34.2657) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.17
Greyish Teal
#719F91
ΔE00 5.79
Grey Green
#86A17D
ΔE00 6.24
Greyish Green
#82A67D
ΔE00 6.80
Greeny Grey
#7EA07A
ΔE00 6.82
Sage Green
#9CAF88
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA96 #AA8A9E
analogous
#8EAA8A #8AAA96 #8AAAA6
triadic
#8AAA96 #968AAA #AA968A
tetradic
#8AAA96 #8A8EAA #AA8A9E #AAA68A
square
#8AAA96 #8A8EAA #AA8A9E #AAA68A
split-complementary
#8AAA96 #A68AAA #AA8A8E
monochromatic
#4E6C59 #688F77 #8AAA96 #ADC4B6 #D1DED6
Accessibility & contrast
On white
2.54
#8AAA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8AAA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA96
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA96 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A595
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#85A9A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8aaa96; /* rgb */ color: rgb(138, 170, 150); /* oklch */ color: oklch(70.8% 0.046 157.6);
Tailwind
colors: {
custom: {
50: '#acc3b4',
500: '#8aaa96',
950: '#000000',
},
}SCSS
$custom: #8aaa96; $custom-light: #acc3b4; $custom-dark: #000000;
JSON
{
"hex": "#8aaa96",
"rgb": {
"r": 138,
"g": 170,
"b": 150
},
"hsl": {
"h": 142.5,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.70819,
"c": 0.04559,
"h": 157.6
},
"luminance": 0.36355
}Semantic roles & 50–950 ramp
primary
#8AAA96
secondary
#CEC2C9
accent
#4B7D9A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180