#8FA39B#8FA39B
#8FA39B is a light, muted teal. Relative luminance 0.344; OKLCH L 69.7% C 0.025 H 169.5°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA39B |
|---|---|
| RGB | rgb(143, 163, 155) |
| HSL | hsl(156, 10%, 60%) |
| HSV | hsv(156, 12%, 64%) |
| CMYK | cmyk(12.3%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(65.28, -8.63, 1.78) |
| CIE-LCH | lch(65.28, 8.81, 168.33°) |
| OKLab | oklab(69.75% -0.0249 0.0046) |
| OKLCH | oklch(69.75% 0.025 169.5) |
| XYZ | xyz(30.3399, 34.4000, 36.0454) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.46
Greyish Teal
#719F91
ΔE00 8.12
Grey
#929591
ΔE00 8.21
Pewter
#899397
ΔE00 9.04
Greenish Grey
#96AE8D
ΔE00 9.44
Cement
#A5A391
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA39B #A38F97
analogous
#8FA391 #8FA39B #8FA1A3
triadic
#8FA39B #9B8FA3 #A39B8F
tetradic
#8FA39B #918FA3 #A38F97 #A1A38F
square
#8FA39B #918FA3 #A38F97 #A1A38F
split-complementary
#8FA39B #A38FA1 #A3918F
monochromatic
#53655E #6E867D #8FA39B #B1BFB9 #D2DAD7
Accessibility & contrast
On white
2.66
#8FA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#8FA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA39B
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA39B | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09B
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#8BA3A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8fa39b; /* rgb */ color: rgb(143, 163, 155); /* oklch */ color: oklch(69.7% 0.025 169.5);
Tailwind
colors: {
custom: {
50: '#b0beb8',
500: '#8fa39b',
950: '#000000',
},
}SCSS
$custom: #8fa39b; $custom-light: #b0beb8; $custom-dark: #000000;
JSON
{
"hex": "#8fa39b",
"rgb": {
"r": 143,
"g": 163,
"b": 155
},
"hsl": {
"h": 156,
"s": 9.804,
"l": 60
},
"oklch": {
"l": 0.69747,
"c": 0.02529,
"h": 169.5
},
"luminance": 0.34401
}Semantic roles & 50–950 ramp
primary
#8FA39B
secondary
#CBC3C6
accent
#758EB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180