#8DA79E#8DA79E
#8DA79E is a light, muted teal. Relative luminance 0.358; OKLCH L 70.6% C 0.032 H 172.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA79E |
|---|---|
| RGB | rgb(141, 167, 158) |
| HSL | hsl(159, 13%, 60%) |
| HSV | hsv(159, 16%, 65%) |
| CMYK | cmyk(15.6%, 0%, 5.4%, 34.5%) |
| CIE-LAB | lab(66.34, -10.85, 1.64) |
| CIE-LCH | lch(66.34, 10.97, 171.42°) |
| OKLab | oklab(70.58% -0.0314 0.0042) |
| OKLCH | oklch(70.58% 0.032 172.4) |
| XYZ | xyz(30.9732, 35.7680, 37.6132) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 7.89
Greenish Grey
#96AE8D
ΔE00 8.79
Dull Teal
#5F9E8F
ΔE00 9.87
Grey Green
#86A17D
ΔE00 9.88
Cadetblue
#5F9EA0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA79E #A78D96
analogous
#8DA791 #8DA79E #8DA3A7
triadic
#8DA79E #9E8DA7 #A79E8D
tetradic
#8DA79E #918DA7 #A78D96 #A3A78D
square
#8DA79E #918DA7 #A78D96 #A3A78D
split-complementary
#8DA79E #A78DA3 #A7918D
monochromatic
#516960 #6C8B80 #8DA79E #B0C2BB #D2DCD9
Accessibility & contrast
On white
2.58
#8DA79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#8DA79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA79E
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA79E | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39E
Deuteranopia (green-blind)
#A0A09F
Tritanopia (blue-blind)
#87A8A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8da79e; /* rgb */ color: rgb(141, 167, 158); /* oklch */ color: oklch(70.6% 0.032 172.4);
Tailwind
colors: {
custom: {
50: '#aec1ba',
500: '#8da79e',
950: '#000000',
},
}SCSS
$custom: #8da79e; $custom-light: #aec1ba; $custom-dark: #000000;
JSON
{
"hex": "#8da79e",
"rgb": {
"r": 141,
"g": 167,
"b": 158
},
"hsl": {
"h": 159.231,
"s": 12.871,
"l": 60.392
},
"oklch": {
"l": 0.70582,
"c": 0.0317,
"h": 172.4
},
"luminance": 0.35769
}Semantic roles & 50–950 ramp
primary
#8DA79E
secondary
#CDC3C6
accent
#4F6897
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180