#8CAA97#8CAA97
#8CAA97 is a light, muted green. Relative luminance 0.366; OKLCH L 71.0% C 0.043 H 157.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAA97 |
|---|---|
| RGB | rgb(140, 170, 151) |
| HSL | hsl(142, 15%, 61%) |
| HSV | hsv(142, 18%, 67%) |
| CMYK | cmyk(17.6%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(66.94, -14.18, 6.39) |
| CIE-LCH | lch(66.94, 15.55, 155.76°) |
| OKLab | oklab(70.99% -0.0397 0.0166) |
| OKLCH | oklch(70.99% 0.043 157.3) |
| XYZ | xyz(30.7744, 36.5585, 34.7072) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.21
Greyish Teal
#719F91
ΔE00 6.10
Grey Green
#86A17D
ΔE00 6.47
Greeny Grey
#7EA07A
ΔE00 7.20
Greyish Green
#82A67D
ΔE00 7.20
Sage Green
#9CAF88
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAA97 #AA8C9F
analogous
#90AA8C #8CAA97 #8CAAA6
triadic
#8CAA97 #978CAA #AA978C
tetradic
#8CAA97 #8C90AA #AA8C9F #AAA68C
square
#8CAA97 #8C90AA #AA8C9F #AAA68C
split-complementary
#8CAA97 #A68CAA #AA8C90
monochromatic
#506C5A #6A8F77 #8CAA97 #AFC4B7 #D2DED7
Accessibility & contrast
On white
2.53
#8CAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#8CAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAA97
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAA97 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA596
Deuteranopia (green-blind)
#A4A198
Tritanopia (blue-blind)
#87A9A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8caa97; /* rgb */ color: rgb(140, 170, 151); /* oklch */ color: oklch(71.0% 0.043 157.3);
Tailwind
colors: {
custom: {
50: '#aec3b5',
500: '#8caa97',
950: '#000000',
},
}SCSS
$custom: #8caa97; $custom-light: #aec3b5; $custom-dark: #000000;
JSON
{
"hex": "#8caa97",
"rgb": {
"r": 140,
"g": 170,
"b": 151
},
"hsl": {
"h": 142,
"s": 15,
"l": 60.784
},
"oklch": {
"l": 0.70985,
"c": 0.04301,
"h": 157.3
},
"luminance": 0.36559
}Semantic roles & 50–950 ramp
primary
#8CAA97
secondary
#CFC3CA
accent
#4C7D99
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180