#8FA99E#8FA99E
#8FA99E is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.033 H 167.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA99E |
|---|---|
| RGB | rgb(143, 169, 158) |
| HSL | hsl(155, 13%, 61%) |
| HSV | hsv(155, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 6.5%, 33.7%) |
| CIE-LAB | lab(67.04, -11.23, 2.67) |
| CIE-LCH | lch(67.04, 11.54, 166.65°) |
| OKLab | oklab(71.17% -0.0322 0.0069) |
| OKLCH | oklch(71.17% 0.033 167.9) |
| XYZ | xyz(31.6857, 36.6834, 37.7523) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 7.87
Cool Grey
#95A3A6
ΔE00 8.62
Grey Green
#86A17D
ΔE00 9.23
Sage Green
#9CAF88
ΔE00 9.93
Dull Teal
#5F9E8F
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA99E #A98F9A
analogous
#8FA991 #8FA99E #8FA7A9
triadic
#8FA99E #9E8FA9 #A99E8F
tetradic
#8FA99E #918FA9 #A98F9A #A7A98F
square
#8FA99E #918FA9 #A98F9A #A7A98F
split-complementary
#8FA99E #A98FA7 #A9918F
monochromatic
#526B61 #6D8E80 #8FA99E #B2C4BC #D4DEDA
Accessibility & contrast
On white
2.52
#8FA99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#8FA99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA99E
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA99E | 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)
#A8A59E
Deuteranopia (green-blind)
#A3A29F
Tritanopia (blue-blind)
#8AA9A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa99e; /* rgb */ color: rgb(143, 169, 158); /* oklch */ color: oklch(71.2% 0.033 167.9);
Tailwind
colors: {
custom: {
50: '#b0c2ba',
500: '#8fa99e',
950: '#000000',
},
}SCSS
$custom: #8fa99e; $custom-light: #b0c2ba; $custom-dark: #000000;
JSON
{
"hex": "#8fa99e",
"rgb": {
"r": 143,
"g": 169,
"b": 158
},
"hsl": {
"h": 154.615,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.71169,
"c": 0.03294,
"h": 167.9
},
"luminance": 0.36684
}Semantic roles & 50–950 ramp
primary
#8FA99E
secondary
#CFC5C9
accent
#4E6D97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180