#8DA69E#8DA69E
#8DA69E is a light, muted teal. Relative luminance 0.354; OKLCH L 70.4% C 0.030 H 174.1°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA69E |
|---|---|
| RGB | rgb(141, 166, 158) |
| HSL | hsl(161, 12%, 60%) |
| HSV | hsv(161, 15%, 65%) |
| CMYK | cmyk(15.1%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(66.06, -10.31, 1.23) |
| CIE-LCH | lch(66.06, 10.39, 173.21°) |
| OKLab | oklab(70.36% -0.03 0.0031) |
| OKLCH | oklch(70.36% 0.03 174.1) |
| XYZ | xyz(30.7907, 35.4030, 37.5523) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.03
Cool Grey
#95A3A6
ΔE00 7.34
Greenish Grey
#96AE8D
ΔE00 9.24
Cadetblue
#5F9EA0
ΔE00 9.85
Grey
#929591
ΔE00 9.86
Dull Teal
#5F9E8F
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA69E #A68D95
analogous
#8DA691 #8DA69E #8DA1A6
triadic
#8DA69E #9E8DA6 #A69E8D
tetradic
#8DA69E #918DA6 #A68D95 #A1A68D
square
#8DA69E #918DA6 #A68D95 #A1A68D
split-complementary
#8DA69E #A68DA1 #A6918D
monochromatic
#516860 #6C8A80 #8DA69E #AFC1BB #D2DCD8
Accessibility & contrast
On white
2.60
#8DA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8DA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA69E
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA69E | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#9F9F9F
Tritanopia (blue-blind)
#87A7A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8da69e; /* rgb */ color: rgb(141, 166, 158); /* oklch */ color: oklch(70.4% 0.030 174.1);
Tailwind
colors: {
custom: {
50: '#aec0ba',
500: '#8da69e',
950: '#000000',
},
}SCSS
$custom: #8da69e; $custom-light: #aec0ba; $custom-dark: #000000;
JSON
{
"hex": "#8da69e",
"rgb": {
"r": 141,
"g": 166,
"b": 158
},
"hsl": {
"h": 160.8,
"s": 12.315,
"l": 60.196
},
"oklch": {
"l": 0.70359,
"c": 0.03016,
"h": 174.1
},
"luminance": 0.35404
}Semantic roles & 50–950 ramp
primary
#8DA69E
secondary
#CCC3C6
accent
#4F6696
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180