#8CAA98#8CAA98
#8CAA98 is a light, muted green. Relative luminance 0.366; OKLCH L 71.0% C 0.042 H 158.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8CAA98 |
|---|---|
| RGB | rgb(140, 170, 152) |
| HSL | hsl(144, 15%, 61%) |
| HSV | hsv(144, 18%, 67%) |
| CMYK | cmyk(17.6%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(66.97, -13.99, 5.87) |
| CIE-LCH | lch(66.97, 15.17, 157.24°) |
| OKLab | oklab(71.01% -0.0393 0.0152) |
| OKLCH | oklch(71.01% 0.042 158.8) |
| XYZ | xyz(30.8560, 36.5911, 35.1368) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.53
Greyish Teal
#719F91
ΔE00 6.01
Grey Green
#86A17D
ΔE00 6.80
Greeny Grey
#7EA07A
ΔE00 7.52
Greyish Green
#82A67D
ΔE00 7.56
Sage Green
#9CAF88
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CAA98 #AA8C9E
analogous
#8FAA8C #8CAA98 #8CAAA7
triadic
#8CAA98 #988CAA #AA988C
tetradic
#8CAA98 #8C8FAA #AA8C9E #AAA78C
square
#8CAA98 #8C8FAA #AA8C9E #AAA78C
split-complementary
#8CAA98 #A78CAA #AA8C8F
monochromatic
#506C5B #6A8F79 #8CAA98 #AFC4B8 #D2DED7
Accessibility & contrast
On white
2.52
#8CAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8CAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CAA98
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CAA98 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A4A199
Tritanopia (blue-blind)
#87AAA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8caa98; /* rgb */ color: rgb(140, 170, 152); /* oklch */ color: oklch(71.0% 0.042 158.8);
Tailwind
colors: {
custom: {
50: '#aec3b6',
500: '#8caa98',
950: '#000000',
},
}SCSS
$custom: #8caa98; $custom-light: #aec3b6; $custom-dark: #000000;
JSON
{
"hex": "#8caa98",
"rgb": {
"r": 140,
"g": 170,
"b": 152
},
"hsl": {
"h": 144,
"s": 15,
"l": 60.784
},
"oklch": {
"l": 0.71012,
"c": 0.04211,
"h": 158.8
},
"luminance": 0.36592
}Semantic roles & 50–950 ramp
primary
#8CAA98
secondary
#CFC3CA
accent
#4C7A99
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180