#8FA99D#8FA99D
#8FA99D is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.034 H 165.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA99D |
|---|---|
| RGB | rgb(143, 169, 157) |
| HSL | hsl(152, 13%, 61%) |
| HSV | hsv(152, 15%, 66%) |
| CMYK | cmyk(15.4%, 0%, 7.1%, 33.7%) |
| CIE-LAB | lab(67.01, -11.43, 3.18) |
| CIE-LCH | lch(67.01, 11.87, 164.44°) |
| OKLab | oklab(71.14% -0.0326 0.0082) |
| OKLCH | oklch(71.14% 0.034 165.8) |
| XYZ | xyz(31.6000, 36.6492, 37.3009) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.76
Greenish Grey
#96AE8D
ΔE00 7.47
Grey Green
#86A17D
ΔE00 8.84
Cool Grey
#95A3A6
ΔE00 8.97
Sage Green
#9CAF88
ΔE00 9.54
Greeny Grey
#7EA07A
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA99D #A98F9B
analogous
#8FA990 #8FA99D #8FA8A9
triadic
#8FA99D #9D8FA9 #A99D8F
tetradic
#8FA99D #908FA9 #A98F9B #A8A98F
square
#8FA99D #908FA9 #A98F9B #A8A98F
split-complementary
#8FA99D #A98FA8 #A9908F
monochromatic
#526B60 #6D8E7F #8FA99D #B2C4BB #D4DEDA
Accessibility & contrast
On white
2.52
#8FA99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8FA99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA99D
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA99D | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59C
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#8AA9A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8fa99d; /* rgb */ color: rgb(143, 169, 157); /* oklch */ color: oklch(71.1% 0.034 165.8);
Tailwind
colors: {
custom: {
50: '#b0c2b9',
500: '#8fa99d',
950: '#000000',
},
}SCSS
$custom: #8fa99d; $custom-light: #b0c2b9; $custom-dark: #000000;
JSON
{
"hex": "#8fa99d",
"rgb": {
"r": 143,
"g": 169,
"b": 157
},
"hsl": {
"h": 152.308,
"s": 13.131,
"l": 61.176
},
"oklch": {
"l": 0.7114,
"c": 0.03365,
"h": 165.8
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#8FA99D
secondary
#CFC5CA
accent
#4E7097
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180