#8FA99B#8FA99B
#8FA99B is a light, muted green. Relative luminance 0.366; OKLCH L 71.1% C 0.035 H 161.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA99B |
|---|---|
| RGB | rgb(143, 169, 155) |
| HSL | hsl(148, 13%, 61%) |
| HSV | hsv(148, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(66.96, -11.83, 4.22) |
| CIE-LCH | lch(66.96, 12.56, 160.38°) |
| OKLab | oklab(71.08% -0.0335 0.011) |
| OKLCH | oklch(71.08% 0.035 161.9) |
| XYZ | xyz(31.4306, 36.5814, 36.4090) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.67
Greenish Grey
#96AE8D
ΔE00 6.69
Grey Green
#86A17D
ΔE00 8.07
Sage Green
#9CAF88
ΔE00 8.80
Greeny Grey
#7EA07A
ΔE00 8.98
Greyish Green
#82A67D
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA99B #A98F9D
analogous
#90A98F #8FA99B #8FA9A8
triadic
#8FA99B #9B8FA9 #A99B8F
tetradic
#8FA99B #8F90A9 #A98F9D #A9A88F
square
#8FA99B #8F90A9 #A98F9D #A9A88F
split-complementary
#8FA99B #A88FA9 #A98F90
monochromatic
#526B5E #6D8E7C #8FA99B #B2C4BA #D4DED9
Accessibility & contrast
On white
2.53
#8FA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8FA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA99B
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA99B | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 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)
#A8A59A
Deuteranopia (green-blind)
#A3A29C
Tritanopia (blue-blind)
#8AA9A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa99b; /* rgb */ color: rgb(143, 169, 155); /* oklch */ color: oklch(71.1% 0.035 161.9);
Tailwind
colors: {
custom: {
50: '#b0c2b8',
500: '#8fa99b',
950: '#000000',
},
}SCSS
$custom: #8fa99b; $custom-light: #b0c2b8; $custom-dark: #000000;
JSON
{
"hex": "#8fa99b",
"rgb": {
"r": 143,
"g": 169,
"b": 155
},
"hsl": {
"h": 147.692,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.71083,
"c": 0.03523,
"h": 161.9
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#8FA99B
secondary
#CFC5CA
accent
#4E7697
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180