#8AAB93#8AAB93
#8AAB93 is a light, muted green. Relative luminance 0.366; OKLCH L 71.0% C 0.050 H 153.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAB93 |
|---|---|
| RGB | rgb(138, 171, 147) |
| HSL | hsl(136, 16%, 61%) |
| HSV | hsv(136, 19%, 67%) |
| CMYK | cmyk(19.3%, 0%, 14%, 32.9%) |
| CIE-LAB | lab(67.00, -16.17, 8.67) |
| CIE-LCH | lch(67.00, 18.35, 151.81°) |
| OKLab | oklab(70.97% -0.0449 0.0224) |
| OKLCH | oklch(70.97% 0.05 153.4) |
| XYZ | xyz(30.3092, 36.6349, 33.0724) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.16
Grey Green
#86A17D
ΔE00 5.28
Greyish Green
#82A67D
ΔE00 5.55
Greeny Grey
#7EA07A
ΔE00 5.80
Greyish Teal
#719F91
ΔE00 6.47
Sage Green
#9CAF88
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAB93 #AB8AA2
analogous
#91AB8A #8AAB93 #8AABA3
triadic
#8AAB93 #938AAB #AB938A
tetradic
#8AAB93 #8A91AB #AB8AA2 #ABA38A
square
#8AAB93 #8A91AB #AB8AA2 #ABA38A
split-complementary
#8AAB93 #A38AAB #AB8A91
monochromatic
#4E6D56 #689073 #8AAB93 #AEC5B4 #D1DED5
Accessibility & contrast
On white
2.52
#8AAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8AAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAB93
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAB93 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA592
Deuteranopia (green-blind)
#A5A294
Tritanopia (blue-blind)
#85AAA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aab93; /* rgb */ color: rgb(138, 171, 147); /* oklch */ color: oklch(71.0% 0.050 153.4);
Tailwind
colors: {
custom: {
50: '#acc4b2',
500: '#8aab93',
950: '#000000',
},
}SCSS
$custom: #8aab93; $custom-light: #acc4b2; $custom-dark: #000000;
JSON
{
"hex": "#8aab93",
"rgb": {
"r": 138,
"g": 171,
"b": 147
},
"hsl": {
"h": 136.364,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.70965,
"c": 0.05016,
"h": 153.4
},
"luminance": 0.36636
}Semantic roles & 50–950 ramp
primary
#8AAB93
secondary
#CFC2CB
accent
#4B859B
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#101211
muted
#7F8180