#8FA993#8FA993
#8FA993 is a light, muted green. Relative luminance 0.363; OKLCH L 70.9% C 0.043 H 149.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA993 |
|---|---|
| RGB | rgb(143, 169, 147) |
| HSL | hsl(129, 13%, 61%) |
| HSV | hsv(129, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 13%, 33.7%) |
| CIE-LAB | lab(66.76, -13.38, 8.37) |
| CIE-LCH | lch(66.76, 15.79, 147.97°) |
| OKLab | oklab(70.86% -0.0369 0.0217) |
| OKLCH | oklch(70.86% 0.043 149.6) |
| XYZ | xyz(30.7809, 36.3215, 32.9871) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.89
Grey Green
#86A17D
ΔE00 5.33
Sage Green
#9CAF88
ΔE00 6.14
Greyish Green
#82A67D
ΔE00 6.37
Greeny Grey
#7EA07A
ΔE00 6.40
Greyish Teal
#719F91
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA993 #A98FA5
analogous
#98A98F #8FA993 #8FA9A0
triadic
#8FA993 #938FA9 #A9938F
tetradic
#8FA993 #8F98A9 #A98FA5 #A9A08F
square
#8FA993 #8F98A9 #A98FA5 #A9A08F
split-complementary
#8FA993 #A08FA9 #A98F98
monochromatic
#526B56 #6D8E72 #8FA993 #B2C4B4 #D4DED6
Accessibility & contrast
On white
2.54
#8FA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8FA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA993
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA993 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA492
Deuteranopia (green-blind)
#A5A194
Tritanopia (blue-blind)
#8CA8A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa993; /* rgb */ color: rgb(143, 169, 147); /* oklch */ color: oklch(70.9% 0.043 149.6);
Tailwind
colors: {
custom: {
50: '#b0c2b2',
500: '#8fa993',
950: '#000000',
},
}SCSS
$custom: #8fa993; $custom-light: #b0c2b2; $custom-dark: #000000;
JSON
{
"hex": "#8fa993",
"rgb": {
"r": 143,
"g": 169,
"b": 147
},
"hsl": {
"h": 129.231,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.70861,
"c": 0.04284,
"h": 149.6
},
"luminance": 0.36322
}Semantic roles & 50–950 ramp
primary
#8FA993
secondary
#CFC5CD
accent
#4E8C97
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#101211
muted
#7F8180