#8FA89C#8FA89C
#8FA89C is a light, muted teal. Relative luminance 0.362; OKLCH L 70.9% C 0.033 H 164.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA89C |
|---|---|
| RGB | rgb(143, 168, 156) |
| HSL | hsl(151, 13%, 61%) |
| HSV | hsv(151, 15%, 66%) |
| CMYK | cmyk(14.9%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(66.71, -11.10, 3.29) |
| CIE-LCH | lch(66.71, 11.58, 163.47°) |
| OKLab | oklab(70.89% -0.0316 0.0085) |
| OKLCH | oklch(70.89% 0.033 164.9) |
| XYZ | xyz(31.3296, 36.2445, 36.7913) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 7.47
Grey Green
#86A17D
ΔE00 8.75
Cool Grey
#95A3A6
ΔE00 8.80
Sage Green
#9CAF88
ΔE00 9.51
Greeny Grey
#7EA07A
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA89C #A88F9B
analogous
#8FA88F #8FA89C #8FA7A8
triadic
#8FA89C #9C8FA8 #A89C8F
tetradic
#8FA89C #8F8FA8 #A88F9B #A7A88F
square
#8FA89C #8F8FA8 #A88F9B #A7A88F
split-complementary
#8FA89C #A88FA7 #A88F8F
monochromatic
#526A5F #6D8D7E #8FA89C #B1C3BA #D4DED9
Accessibility & contrast
On white
2.55
#8FA89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#8FA89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA89C
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA89C | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#A2A19D
Tritanopia (blue-blind)
#8AA8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8fa89c; /* rgb */ color: rgb(143, 168, 156); /* oklch */ color: oklch(70.9% 0.033 164.9);
Tailwind
colors: {
custom: {
50: '#b0c1b9',
500: '#8fa89c',
950: '#000000',
},
}SCSS
$custom: #8fa89c; $custom-light: #b0c1b9; $custom-dark: #000000;
JSON
{
"hex": "#8fa89c",
"rgb": {
"r": 143,
"g": 168,
"b": 156
},
"hsl": {
"h": 151.2,
"s": 12.563,
"l": 60.98
},
"oklch": {
"l": 0.70888,
"c": 0.03276,
"h": 164.9
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#8FA89C
secondary
#CEC5C9
accent
#4F7197
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180