#8FA19E#8FA19E
#8FA19E is a light, muted teal. Relative luminance 0.338; OKLCH L 69.4% C 0.021 H 184.7°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA19E |
|---|---|
| RGB | rgb(143, 161, 158) |
| HSL | hsl(170, 9%, 60%) |
| HSV | hsv(170, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 1.9%, 36.9%) |
| CIE-LAB | lab(64.80, -6.93, -0.59) |
| CIE-LCH | lch(64.80, 6.96, 184.89°) |
| OKLab | oklab(69.4% -0.0207 -0.0017) |
| OKLCH | oklch(69.4% 0.021 184.7) |
| XYZ | xyz(30.2427, 33.7974, 37.2713) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.98
Pewter
#899397
ΔE00 6.73
Grey
#929591
ΔE00 6.93
Cool Gray
#9AA7B0
ΔE00 7.52
Bluegrey
#85A3B2
ΔE00 8.34
Bluey Grey
#89A0B0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA19E #A18F92
analogous
#8FA195 #8FA19E #8F9BA1
triadic
#8FA19E #9E8FA1 #A19E8F
tetradic
#8FA19E #958FA1 #A18F92 #9BA18F
square
#8FA19E #958FA1 #A18F92 #9BA18F
split-complementary
#8FA19E #A18F9B #A1958F
monochromatic
#536360 #6F8480 #8FA19E #B0BDBB #D2D9D8
Accessibility & contrast
On white
2.71
#8FA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#8FA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA19E
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA19E | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9E
Deuteranopia (green-blind)
#9B9C9E
Tritanopia (blue-blind)
#8BA2A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8fa19e; /* rgb */ color: rgb(143, 161, 158); /* oklch */ color: oklch(69.4% 0.021 184.7);
Tailwind
colors: {
custom: {
50: '#b0bcba',
500: '#8fa19e',
950: '#000000',
},
}SCSS
$custom: #8fa19e; $custom-light: #b0bcba; $custom-dark: #000000;
JSON
{
"hex": "#8fa19e",
"rgb": {
"r": 143,
"g": 161,
"b": 158
},
"hsl": {
"h": 170,
"s": 8.738,
"l": 59.608
},
"oklch": {
"l": 0.69396,
"c": 0.02078,
"h": 184.7
},
"luminance": 0.33798
}Semantic roles & 50–950 ramp
primary
#8FA19E
secondary
#C9C2C4
accent
#7680B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180