#8FA89E#8FA89E
#8FA89E is a light, muted teal. Relative luminance 0.363; OKLCH L 70.9% C 0.031 H 169.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA89E |
|---|---|
| RGB | rgb(143, 168, 158) |
| HSL | hsl(156, 13%, 61%) |
| HSV | hsv(156, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(66.76, -10.70, 2.26) |
| CIE-LCH | lch(66.76, 10.94, 168.08°) |
| OKLab | oklab(70.95% -0.0308 0.0058) |
| OKLCH | oklch(70.95% 0.031 169.3) |
| XYZ | xyz(31.5004, 36.3128, 37.6906) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.05
Cool Grey
#95A3A6
ΔE00 8.07
Greenish Grey
#96AE8D
ΔE00 8.29
Grey Green
#86A17D
ΔE00 9.56
Dull Teal
#5F9E8F
ΔE00 10.19
Sage Green
#9CAF88
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA89E #A88F99
analogous
#8FA891 #8FA89E #8FA5A8
triadic
#8FA89E #9E8FA8 #A89E8F
tetradic
#8FA89E #918FA8 #A88F99 #A5A88F
square
#8FA89E #918FA8 #A88F99 #A5A88F
split-complementary
#8FA89E #A88FA5 #A8918F
monochromatic
#526A61 #6D8D80 #8FA89E #B1C3BC #D4DEDA
Accessibility & contrast
On white
2.54
#8FA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8FA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA89E
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA89E | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49E
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#8AA8A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa89e; /* rgb */ color: rgb(143, 168, 158); /* oklch */ color: oklch(70.9% 0.031 169.3);
Tailwind
colors: {
custom: {
50: '#b0c1ba',
500: '#8fa89e',
950: '#000000',
},
}SCSS
$custom: #8fa89e; $custom-light: #b0c1ba; $custom-dark: #000000;
JSON
{
"hex": "#8fa89e",
"rgb": {
"r": 143,
"g": 168,
"b": 158
},
"hsl": {
"h": 156,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.70947,
"c": 0.03133,
"h": 169.3
},
"luminance": 0.36314
}Semantic roles & 50–950 ramp
primary
#8FA89E
secondary
#CEC5C8
accent
#4F6C97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180