#8AA094#8AA094
#8AA094 is a light, muted green. Relative luminance 0.327; OKLCH L 68.5% C 0.030 H 161.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA094 |
|---|---|
| RGB | rgb(138, 160, 148) |
| HSL | hsl(147, 10%, 58%) |
| HSV | hsv(147, 14%, 63%) |
| CMYK | cmyk(13.8%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(63.90, -10.15, 3.66) |
| CIE-LCH | lch(63.90, 10.79, 160.18°) |
| OKLab | oklab(68.51% -0.0287 0.0095) |
| OKLCH | oklch(68.51% 0.03 161.7) |
| XYZ | xyz(28.3961, 32.6824, 32.8235) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.68
Greenish Grey
#96AE8D
ΔE00 8.17
Grey Green
#86A17D
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 8.56
Grey
#929591
ΔE00 9.13
Greeny Grey
#7EA07A
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA094 #A08A96
analogous
#8BA08A #8AA094 #8AA09F
triadic
#8AA094 #948AA0 #A0948A
tetradic
#8AA094 #8A8BA0 #A08A96 #A09F8A
square
#8AA094 #8A8BA0 #A08A96 #A09F8A
split-complementary
#8AA094 #9F8AA0 #A08A8B
monochromatic
#4F6157 #6A8375 #8AA094 #ACBBB3 #CED7D2
Accessibility & contrast
On white
2.79
#8AA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#8AA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA094
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA094 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D93
Deuteranopia (green-blind)
#9B9A95
Tritanopia (blue-blind)
#86A09C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8aa094; /* rgb */ color: rgb(138, 160, 148); /* oklch */ color: oklch(68.5% 0.030 161.7);
Tailwind
colors: {
custom: {
50: '#acbcb3',
500: '#8aa094',
950: '#000000',
},
}SCSS
$custom: #8aa094; $custom-light: #acbcb3; $custom-dark: #000000;
JSON
{
"hex": "#8aa094",
"rgb": {
"r": 138,
"g": 160,
"b": 148
},
"hsl": {
"h": 147.273,
"s": 10.377,
"l": 58.431
},
"oklch": {
"l": 0.68507,
"c": 0.03028,
"h": 161.7
},
"luminance": 0.32683
}Semantic roles & 50–950 ramp
primary
#8AA094
secondary
#C7BFC3
accent
#7497B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180