#8BA79F#8BA79F
#8BA79F is a light, muted teal. Relative luminance 0.356; OKLCH L 70.5% C 0.033 H 176.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA79F |
|---|---|
| RGB | rgb(139, 167, 159) |
| HSL | hsl(163, 14%, 60%) |
| HSV | hsv(163, 17%, 65%) |
| CMYK | cmyk(16.8%, 0%, 4.8%, 34.5%) |
| CIE-LAB | lab(66.24, -11.32, 0.91) |
| CIE-LCH | lch(66.24, 11.35, 175.41°) |
| OKLab | oklab(70.47% -0.0331 0.0022) |
| OKLCH | oklch(70.47% 0.033 176.1) |
| XYZ | xyz(30.7226, 35.6288, 38.0525) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.41
Cool Grey
#95A3A6
ΔE00 7.94
Cadetblue
#5F9EA0
ΔE00 9.21
Greenish Grey
#96AE8D
ΔE00 9.31
Dull Teal
#5F9E8F
ΔE00 9.47
Grey Teal
#5E9B8A
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA79F #A78B93
analogous
#8BA791 #8BA79F #8BA1A7
triadic
#8BA79F #9F8BA7 #A79F8B
tetradic
#8BA79F #918BA7 #A78B93 #A1A78B
square
#8BA79F #918BA7 #A78B93 #A1A78B
split-complementary
#8BA79F #A78BA1 #A7918B
monochromatic
#4F6861 #6A8B82 #8BA79F #AEC1BC #D1DCD9
Accessibility & contrast
On white
2.58
#8BA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#8BA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA79F
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA79F | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39F
Deuteranopia (green-blind)
#9F9FA0
Tritanopia (blue-blind)
#84A8A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ba79f; /* rgb */ color: rgb(139, 167, 159); /* oklch */ color: oklch(70.5% 0.033 176.1);
Tailwind
colors: {
custom: {
50: '#adc1bb',
500: '#8ba79f',
950: '#000000',
},
}SCSS
$custom: #8ba79f; $custom-light: #adc1bb; $custom-dark: #000000;
JSON
{
"hex": "#8ba79f",
"rgb": {
"r": 139,
"g": 167,
"b": 159
},
"hsl": {
"h": 162.857,
"s": 13.725,
"l": 60
},
"oklch": {
"l": 0.70472,
"c": 0.03313,
"h": 176.1
},
"luminance": 0.3563
}Semantic roles & 50–950 ramp
primary
#8BA79F
secondary
#CCC2C5
accent
#7185B7
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180