#8FA29F#8FA29F
#8FA29F is a light, muted teal. Relative luminance 0.342; OKLCH L 69.6% C 0.022 H 185.2°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA29F |
|---|---|
| RGB | rgb(143, 162, 159) |
| HSL | hsl(171, 9%, 60%) |
| HSV | hsv(171, 12%, 64%) |
| CMYK | cmyk(11.7%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(65.11, -7.27, -0.70) |
| CIE-LCH | lch(65.11, 7.31, 185.54°) |
| OKLab | oklab(69.65% -0.0217 -0.002) |
| OKLCH | oklch(69.65% 0.022 185.2) |
| XYZ | xyz(30.5045, 34.1829, 37.7850) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.14
Pewter
#899397
ΔE00 7.09
Grey
#929591
ΔE00 7.35
Cool Gray
#9AA7B0
ΔE00 7.62
Bluegrey
#85A3B2
ΔE00 8.29
Bluey Grey
#89A0B0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA29F #A28F92
analogous
#8FA296 #8FA29F #8F9CA2
triadic
#8FA29F #9F8FA2 #A29F8F
tetradic
#8FA29F #968FA2 #A28F92 #9CA28F
square
#8FA29F #968FA2 #A28F92 #9CA28F
split-complementary
#8FA29F #A28F9C #A2968F
monochromatic
#536461 #6F8582 #8FA29F #B0BEBC #D2DAD8
Accessibility & contrast
On white
2.68
#8FA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#8FA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA29F
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA29F | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09F
Deuteranopia (green-blind)
#9C9D9F
Tritanopia (blue-blind)
#8AA3A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8fa29f; /* rgb */ color: rgb(143, 162, 159); /* oklch */ color: oklch(69.6% 0.022 185.2);
Tailwind
colors: {
custom: {
50: '#b0bdbb',
500: '#8fa29f',
950: '#000000',
},
}SCSS
$custom: #8fa29f; $custom-light: #b0bdbb; $custom-dark: #000000;
JSON
{
"hex": "#8fa29f",
"rgb": {
"r": 143,
"g": 162,
"b": 159
},
"hsl": {
"h": 170.526,
"s": 9.268,
"l": 59.804
},
"oklch": {
"l": 0.69647,
"c": 0.02184,
"h": 185.2
},
"luminance": 0.34184
}Semantic roles & 50–950 ramp
primary
#8FA29F
secondary
#CAC3C4
accent
#767FB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180