#8AA896#8AA896
#8AA896 is a light, muted green. Relative luminance 0.356; OKLCH L 70.4% C 0.042 H 158.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA896 |
|---|---|
| RGB | rgb(138, 168, 150) |
| HSL | hsl(144, 15%, 60%) |
| HSV | hsv(144, 18%, 66%) |
| CMYK | cmyk(17.9%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(66.22, -14.01, 5.89) |
| CIE-LCH | lch(66.22, 15.20, 157.22°) |
| OKLab | oklab(70.37% -0.0393 0.0153) |
| OKLCH | oklch(70.37% 0.042 158.8) |
| XYZ | xyz(29.9875, 35.6098, 34.1417) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.60
Greenish Grey
#96AE8D
ΔE00 5.69
Grey Green
#86A17D
ΔE00 6.55
Greeny Grey
#7EA07A
ΔE00 7.23
Greyish Green
#82A67D
ΔE00 7.41
Sage Green
#9CAF88
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA896 #A88A9C
analogous
#8DA88A #8AA896 #8AA8A5
triadic
#8AA896 #968AA8 #A8968A
tetradic
#8AA896 #8A8DA8 #A88A9C #A8A58A
square
#8AA896 #8A8DA8 #A88A9C #A8A58A
split-complementary
#8AA896 #A58AA8 #A88A8D
monochromatic
#4E6959 #688C77 #8AA896 #ADC2B5 #D0DCD5
Accessibility & contrast
On white
2.59
#8AA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8AA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA896
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA896 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#A29F97
Tritanopia (blue-blind)
#85A8A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8aa896; /* rgb */ color: rgb(138, 168, 150); /* oklch */ color: oklch(70.4% 0.042 158.8);
Tailwind
colors: {
custom: {
50: '#acc2b4',
500: '#8aa896',
950: '#000000',
},
}SCSS
$custom: #8aa896; $custom-light: #acc2b4; $custom-dark: #000000;
JSON
{
"hex": "#8aa896",
"rgb": {
"r": 138,
"g": 168,
"b": 150
},
"hsl": {
"h": 144,
"s": 14.706,
"l": 60
},
"oklch": {
"l": 0.70366,
"c": 0.04219,
"h": 158.8
},
"luminance": 0.35611
}Semantic roles & 50–950 ramp
primary
#8AA896
secondary
#CDC1C8
accent
#709BB7
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180