#8FA09E#8FA09E
#8FA09E is a light, near-neutral teal. Relative luminance 0.335; OKLCH L 69.2% C 0.019 H 188.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA09E |
|---|---|
| RGB | rgb(143, 160, 158) |
| HSL | hsl(173, 8%, 59%) |
| HSV | hsv(173, 11%, 63%) |
| CMYK | cmyk(10.6%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(64.52, -6.39, -1.00) |
| CIE-LCH | lch(64.52, 6.47, 188.89°) |
| OKLab | oklab(69.18% -0.0193 -0.0028) |
| OKLCH | oklch(69.18% 0.019 188.2) |
| XYZ | xyz(30.0686, 33.4493, 37.2133) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.41
Pewter
#899397
ΔE00 6.05
Grey
#929591
ΔE00 6.48
Cool Gray
#9AA7B0
ΔE00 6.97
Bluegrey
#85A3B2
ΔE00 7.91
Bluey Grey
#89A0B0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA09E #A08F91
analogous
#8FA096 #8FA09E #8F9AA0
triadic
#8FA09E #9E8FA0 #A09E8F
tetradic
#8FA09E #968FA0 #A08F91 #9AA08F
square
#8FA09E #968FA0 #A08F91 #9AA08F
split-complementary
#8FA09E #A08F9A #A0968F
monochromatic
#536260 #6F8380 #8FA09E #B0BCBB #D1D8D7
Accessibility & contrast
On white
2.73
#8FA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8FA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA09E
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA09E | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9E
Deuteranopia (green-blind)
#9B9B9E
Tritanopia (blue-blind)
#8BA19F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8fa09e; /* rgb */ color: rgb(143, 160, 158); /* oklch */ color: oklch(69.2% 0.019 188.2);
Tailwind
colors: {
custom: {
50: '#afbcba',
500: '#8fa09e',
950: '#000000',
},
}SCSS
$custom: #8fa09e; $custom-light: #afbcba; $custom-dark: #000000;
JSON
{
"hex": "#8fa09e",
"rgb": {
"r": 143,
"g": 160,
"b": 158
},
"hsl": {
"h": 172.941,
"s": 8.213,
"l": 59.412
},
"oklch": {
"l": 0.69176,
"c": 0.01946,
"h": 188.2
},
"luminance": 0.3345
}Semantic roles & 50–950 ramp
primary
#8FA09E
secondary
#C9C2C3
accent
#777DB1
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180