#8DA59F#8DA59F
#8DA59F is a light, muted teal. Relative luminance 0.351; OKLCH L 70.2% C 0.028 H 178.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA59F |
|---|---|
| RGB | rgb(141, 165, 159) |
| HSL | hsl(165, 12%, 60%) |
| HSV | hsv(165, 15%, 65%) |
| CMYK | cmyk(14.5%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(65.81, -9.57, 0.30) |
| CIE-LCH | lch(65.81, 9.58, 178.20°) |
| OKLab | oklab(70.17% -0.0281 0.0007) |
| OKLCH | oklch(70.17% 0.028 178.7) |
| XYZ | xyz(30.6961, 35.0755, 37.9471) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.40
Greyish Teal
#719F91
ΔE00 7.60
Grey
#929591
ΔE00 9.29
Pewter
#899397
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.71
Cadetblue
#5F9EA0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA59F #A58D93
analogous
#8DA593 #8DA59F #8D9FA5
triadic
#8DA59F #9F8DA5 #A59F8D
tetradic
#8DA59F #938DA5 #A58D93 #9FA58D
square
#8DA59F #938DA5 #A58D93 #9FA58D
split-complementary
#8DA59F #A58D9F #A5938D
monochromatic
#516761 #6C8982 #8DA59F #AFC0BC #D1DBD9
Accessibility & contrast
On white
2.62
#8DA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#8DA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA59F
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA59F | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29F
Deuteranopia (green-blind)
#9E9E9F
Tritanopia (blue-blind)
#87A6A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8da59f; /* rgb */ color: rgb(141, 165, 159); /* oklch */ color: oklch(70.2% 0.028 178.7);
Tailwind
colors: {
custom: {
50: '#aebfbb',
500: '#8da59f',
950: '#000000',
},
}SCSS
$custom: #8da59f; $custom-light: #aebfbb; $custom-dark: #000000;
JSON
{
"hex": "#8da59f",
"rgb": {
"r": 141,
"g": 165,
"b": 159
},
"hsl": {
"h": 165,
"s": 11.765,
"l": 60
},
"oklch": {
"l": 0.70166,
"c": 0.02816,
"h": 178.7
},
"luminance": 0.35076
}Semantic roles & 50–950 ramp
primary
#8DA59F
secondary
#CCC2C5
accent
#7384B5
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180