#8FA69F#8FA69F
#8FA69F is a light, muted teal. Relative luminance 0.356; OKLCH L 70.5% C 0.028 H 175.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA69F |
|---|---|
| RGB | rgb(143, 166, 159) |
| HSL | hsl(162, 11%, 61%) |
| HSV | hsv(162, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(66.22, -9.43, 0.93) |
| CIE-LCH | lch(66.22, 9.47, 174.39°) |
| OKLab | oklab(70.53% -0.0275 0.0023) |
| OKLCH | oklch(70.53% 0.028 175.2) |
| XYZ | xyz(31.2204, 35.6146, 38.0236) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.56
Greyish Teal
#719F91
ΔE00 7.79
Grey
#929591
ΔE00 9.25
Pewter
#899397
ΔE00 9.64
Greenish Grey
#96AE8D
ΔE00 9.65
Cool Gray
#9AA7B0
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA69F #A68F96
analogous
#8FA693 #8FA69F #8FA1A6
triadic
#8FA69F #9F8FA6 #A69F8F
tetradic
#8FA69F #938FA6 #A68F96 #A1A68F
square
#8FA69F #938FA6 #A68F96 #A1A68F
split-complementary
#8FA69F #A68FA1 #A6938F
monochromatic
#536861 #6E8A81 #8FA69F #B1C1BC #D3DCD9
Accessibility & contrast
On white
2.59
#8FA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#8FA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA69F
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA69F | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#A0A09F
Tritanopia (blue-blind)
#8AA7A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8fa69f; /* rgb */ color: rgb(143, 166, 159); /* oklch */ color: oklch(70.5% 0.028 175.2);
Tailwind
colors: {
custom: {
50: '#b0c0bb',
500: '#8fa69f',
950: '#000000',
},
}SCSS
$custom: #8fa69f; $custom-light: #b0c0bb; $custom-dark: #000000;
JSON
{
"hex": "#8fa69f",
"rgb": {
"r": 143,
"g": 166,
"b": 159
},
"hsl": {
"h": 161.739,
"s": 11.443,
"l": 60.588
},
"oklch": {
"l": 0.70532,
"c": 0.02761,
"h": 175.2
},
"luminance": 0.35615
}Semantic roles & 50–950 ramp
primary
#8FA69F
secondary
#CDC4C7
accent
#506596
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180