#8CAA94#8CAA94
#8CAA94 is a light, muted green. Relative luminance 0.365; OKLCH L 70.9% C 0.046 H 153.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAA94 |
|---|---|
| RGB | rgb(140, 170, 148) |
| HSL | hsl(136, 15%, 61%) |
| HSV | hsv(136, 18%, 67%) |
| CMYK | cmyk(17.6%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(66.87, -14.77, 7.94) |
| CIE-LCH | lch(66.87, 16.77, 151.72°) |
| OKLab | oklab(70.9% -0.041 0.0206) |
| OKLCH | oklch(70.9% 0.046 153.3) |
| XYZ | xyz(30.5339, 36.4623, 33.4404) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.28
Grey Green
#86A17D
ΔE00 5.52
Greyish Green
#82A67D
ΔE00 6.18
Greeny Grey
#7EA07A
ΔE00 6.28
Greyish Teal
#719F91
ΔE00 6.50
Sage Green
#9CAF88
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAA94 #AA8CA2
analogous
#93AA8C #8CAA94 #8CAAA3
triadic
#8CAA94 #948CAA #AA948C
tetradic
#8CAA94 #8C93AA #AA8CA2 #AAA38C
square
#8CAA94 #8C93AA #AA8CA2 #AAA38C
split-complementary
#8CAA94 #A38CAA #AA8C93
monochromatic
#506C57 #6A8F74 #8CAA94 #AFC4B5 #D2DED5
Accessibility & contrast
On white
2.53
#8CAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8CAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAA94
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAA94 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#A5A195
Tritanopia (blue-blind)
#88A9A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8caa94; /* rgb */ color: rgb(140, 170, 148); /* oklch */ color: oklch(70.9% 0.046 153.3);
Tailwind
colors: {
custom: {
50: '#aec3b3',
500: '#8caa94',
950: '#000000',
},
}SCSS
$custom: #8caa94; $custom-light: #aec3b3; $custom-dark: #000000;
JSON
{
"hex": "#8caa94",
"rgb": {
"r": 140,
"g": 170,
"b": 148
},
"hsl": {
"h": 136,
"s": 15,
"l": 60.784
},
"oklch": {
"l": 0.70903,
"c": 0.04588,
"h": 153.3
},
"luminance": 0.36463
}Semantic roles & 50–950 ramp
primary
#8CAA94
secondary
#CFC3CC
accent
#4C8599
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180