#8DA59D#8DA59D
#8DA59D is a light, muted teal. Relative luminance 0.350; OKLCH L 70.1% C 0.029 H 173.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA59D |
|---|---|
| RGB | rgb(141, 165, 157) |
| HSL | hsl(160, 12%, 60%) |
| HSV | hsv(160, 15%, 65%) |
| CMYK | cmyk(14.5%, 0%, 4.8%, 35.3%) |
| CIE-LAB | lab(65.75, -9.98, 1.34) |
| CIE-LCH | lch(65.75, 10.07, 172.36°) |
| OKLab | oklab(70.11% -0.029 0.0034) |
| OKLCH | oklch(70.11% 0.029 173.3) |
| XYZ | xyz(30.5239, 35.0066, 37.0405) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.15
Greyish Teal
#719F91
ΔE00 7.16
Greenish Grey
#96AE8D
ΔE00 9.28
Grey
#929591
ΔE00 9.50
Pewter
#899397
ΔE00 9.96
Cadetblue
#5F9EA0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA59D #A58D95
analogous
#8DA591 #8DA59D #8DA1A5
triadic
#8DA59D #9D8DA5 #A59D8D
tetradic
#8DA59D #918DA5 #A58D95 #A1A58D
square
#8DA59D #918DA5 #A58D95 #A1A58D
split-complementary
#8DA59D #A58DA1 #A5918D
monochromatic
#51675F #6C897F #8DA59D #AFC0BA #D1DBD8
Accessibility & contrast
On white
2.62
#8DA59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#8DA59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA59D
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA59D | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29D
Deuteranopia (green-blind)
#9F9E9E
Tritanopia (blue-blind)
#88A6A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8da59d; /* rgb */ color: rgb(141, 165, 157); /* oklch */ color: oklch(70.1% 0.029 173.3);
Tailwind
colors: {
custom: {
50: '#aebfb9',
500: '#8da59d',
950: '#000000',
},
}SCSS
$custom: #8da59d; $custom-light: #aebfb9; $custom-dark: #000000;
JSON
{
"hex": "#8da59d",
"rgb": {
"r": 141,
"g": 165,
"b": 157
},
"hsl": {
"h": 160,
"s": 11.765,
"l": 60
},
"oklch": {
"l": 0.70106,
"c": 0.02919,
"h": 173.3
},
"luminance": 0.35007
}Semantic roles & 50–950 ramp
primary
#8DA59D
secondary
#CCC2C5
accent
#7389B5
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180