#8FA99F#8FA99F
#8FA99F is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.032 H 170.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA99F |
|---|---|
| RGB | rgb(143, 169, 159) |
| HSL | hsl(157, 13%, 61%) |
| HSV | hsv(157, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 5.9%, 33.7%) |
| CIE-LAB | lab(67.06, -11.03, 2.15) |
| CIE-LCH | lch(67.06, 11.24, 168.98°) |
| OKLab | oklab(71.2% -0.0318 0.0055) |
| OKLCH | oklch(71.2% 0.032 170.1) |
| XYZ | xyz(31.7721, 36.7180, 38.2075) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 8.27
Greenish Grey
#96AE8D
ΔE00 8.28
Grey Green
#86A17D
ΔE00 9.64
Dull Teal
#5F9E8F
ΔE00 10.07
Sage Green
#9CAF88
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA99F #A98F99
analogous
#8FA992 #8FA99F #8FA6A9
triadic
#8FA99F #9F8FA9 #A99F8F
tetradic
#8FA99F #928FA9 #A98F99 #A6A98F
square
#8FA99F #928FA9 #A98F99 #A6A98F
split-complementary
#8FA99F #A98FA6 #A9928F
monochromatic
#526B62 #6D8E81 #8FA99F #B2C4BD #D4DEDA
Accessibility & contrast
On white
2.52
#8FA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#8FA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA99F
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA99F | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#A2A2A0
Tritanopia (blue-blind)
#8AA9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa99f; /* rgb */ color: rgb(143, 169, 159); /* oklch */ color: oklch(71.2% 0.032 170.1);
Tailwind
colors: {
custom: {
50: '#b0c2bb',
500: '#8fa99f',
950: '#000000',
},
}SCSS
$custom: #8fa99f; $custom-light: #b0c2bb; $custom-dark: #000000;
JSON
{
"hex": "#8fa99f",
"rgb": {
"r": 143,
"g": 169,
"b": 159
},
"hsl": {
"h": 156.923,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.71199,
"c": 0.03226,
"h": 170.1
},
"luminance": 0.36719
}Semantic roles & 50–950 ramp
primary
#8FA99F
secondary
#CFC5C9
accent
#4E6A97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180