#8FA89F#8FA89F
#8FA89F is a light, muted teal. Relative luminance 0.363; OKLCH L 71.0% C 0.031 H 171.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA89F |
|---|---|
| RGB | rgb(143, 168, 159) |
| HSL | hsl(158, 13%, 61%) |
| HSV | hsv(158, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 5.4%, 34.1%) |
| CIE-LAB | lab(66.78, -10.50, 1.74) |
| CIE-LCH | lch(66.78, 10.64, 170.58°) |
| OKLab | oklab(70.98% -0.0304 0.0045) |
| OKLCH | oklch(70.98% 0.031 171.7) |
| XYZ | xyz(31.5868, 36.3474, 38.1457) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.19
Cool Grey
#95A3A6
ΔE00 7.71
Greenish Grey
#96AE8D
ΔE00 8.71
Grey Green
#86A17D
ΔE00 9.98
Grey
#929591
ΔE00 10.22
Cadetblue
#5F9EA0
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA89F #A88F98
analogous
#8FA892 #8FA89F #8FA4A8
triadic
#8FA89F #9F8FA8 #A89F8F
tetradic
#8FA89F #928FA8 #A88F98 #A4A88F
square
#8FA89F #928FA8 #A88F98 #A4A88F
split-complementary
#8FA89F #A88FA4 #A8928F
monochromatic
#526A62 #6D8D81 #8FA89F #B1C3BD #D4DEDA
Accessibility & contrast
On white
2.54
#8FA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8FA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA89F
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA89F | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49F
Deuteranopia (green-blind)
#A2A1A0
Tritanopia (blue-blind)
#8AA8A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa89f; /* rgb */ color: rgb(143, 168, 159); /* oklch */ color: oklch(71.0% 0.031 171.7);
Tailwind
colors: {
custom: {
50: '#b0c1bb',
500: '#8fa89f',
950: '#000000',
},
}SCSS
$custom: #8fa89f; $custom-light: #b0c1bb; $custom-dark: #000000;
JSON
{
"hex": "#8fa89f",
"rgb": {
"r": 143,
"g": 168,
"b": 159
},
"hsl": {
"h": 158.4,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.70976,
"c": 0.03068,
"h": 171.7
},
"luminance": 0.36348
}Semantic roles & 50–950 ramp
primary
#8FA89F
secondary
#CEC5C8
accent
#4F6997
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180