#8AAB95#8AAB95
#8AAB95 is a light, muted green. Relative luminance 0.367; OKLCH L 71.0% C 0.048 H 155.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAB95 |
|---|---|
| RGB | rgb(138, 171, 149) |
| HSL | hsl(140, 16%, 61%) |
| HSV | hsv(140, 19%, 67%) |
| CMYK | cmyk(19.3%, 0%, 12.9%, 32.9%) |
| CIE-LAB | lab(67.05, -15.78, 7.63) |
| CIE-LCH | lch(67.05, 17.53, 154.20°) |
| OKLab | oklab(71.02% -0.044 0.0198) |
| OKLCH | oklch(71.02% 0.048 155.8) |
| XYZ | xyz(30.4675, 36.6982, 33.9062) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.68
Grey Green
#86A17D
ΔE00 5.84
Greyish Teal
#719F91
ΔE00 6.11
Greyish Green
#82A67D
ΔE00 6.20
Greeny Grey
#7EA07A
ΔE00 6.37
Sage Green
#9CAF88
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAB95 #AB8AA0
analogous
#8FAB8A #8AAB95 #8AABA5
triadic
#8AAB95 #958AAB #AB958A
tetradic
#8AAB95 #8A8FAB #AB8AA0 #ABA58A
square
#8AAB95 #8A8FAB #AB8AA0 #ABA58A
split-complementary
#8AAB95 #A58AAB #AB8A8F
monochromatic
#4E6D58 #689075 #8AAB95 #AEC5B5 #D1DED6
Accessibility & contrast
On white
2.52
#8AAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#8AAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAB95
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAB95 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#A5A296
Tritanopia (blue-blind)
#85AAA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aab95; /* rgb */ color: rgb(138, 171, 149); /* oklch */ color: oklch(71.0% 0.048 155.8);
Tailwind
colors: {
custom: {
50: '#acc4b4',
500: '#8aab95',
950: '#000000',
},
}SCSS
$custom: #8aab95; $custom-light: #acc4b4; $custom-dark: #000000;
JSON
{
"hex": "#8aab95",
"rgb": {
"r": 138,
"g": 171,
"b": 149
},
"hsl": {
"h": 140,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.71019,
"c": 0.04823,
"h": 155.8
},
"luminance": 0.36699
}Semantic roles & 50–950 ramp
primary
#8AAB95
secondary
#CFC2CA
accent
#4B809B
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180