#8FA994#8FA994
#8FA994 is a light, muted green. Relative luminance 0.364; OKLCH L 70.9% C 0.042 H 150.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA994 |
|---|---|
| RGB | rgb(143, 169, 148) |
| HSL | hsl(132, 13%, 61%) |
| HSV | hsv(132, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 12.4%, 33.7%) |
| CIE-LAB | lab(66.79, -13.19, 7.85) |
| CIE-LCH | lch(66.79, 15.35, 149.24°) |
| OKLab | oklab(70.89% -0.0365 0.0204) |
| OKLCH | oklch(70.89% 0.042 150.8) |
| XYZ | xyz(30.8597, 36.3531, 33.4022) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.21
Grey Green
#86A17D
ΔE00 5.64
Sage Green
#9CAF88
ΔE00 6.44
Greeny Grey
#7EA07A
ΔE00 6.69
Greyish Green
#82A67D
ΔE00 6.69
Greyish Teal
#719F91
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA994 #A98FA4
analogous
#97A98F #8FA994 #8FA9A1
triadic
#8FA994 #948FA9 #A9948F
tetradic
#8FA994 #8F97A9 #A98FA4 #A9A18F
square
#8FA994 #8F97A9 #A98FA4 #A9A18F
split-complementary
#8FA994 #A18FA9 #A98F97
monochromatic
#526B57 #6D8E73 #8FA994 #B2C4B5 #D4DED6
Accessibility & contrast
On white
2.54
#8FA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8FA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA994
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA994 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#A5A195
Tritanopia (blue-blind)
#8CA8A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa994; /* rgb */ color: rgb(143, 169, 148); /* oklch */ color: oklch(70.9% 0.042 150.8);
Tailwind
colors: {
custom: {
50: '#b0c2b3',
500: '#8fa994',
950: '#000000',
},
}SCSS
$custom: #8fa994; $custom-light: #b0c2b3; $custom-dark: #000000;
JSON
{
"hex": "#8fa994",
"rgb": {
"r": 143,
"g": 169,
"b": 148
},
"hsl": {
"h": 131.538,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.70888,
"c": 0.0418,
"h": 150.8
},
"luminance": 0.36354
}Semantic roles & 50–950 ramp
primary
#8FA994
secondary
#CFC5CD
accent
#4E8997
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180