#8CA69D#8CA69D
#8CA69D is a light, muted teal. Relative luminance 0.353; OKLCH L 70.3% C 0.032 H 172.4°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA69D |
|---|---|
| RGB | rgb(140, 166, 157) |
| HSL | hsl(159, 13%, 60%) |
| HSV | hsv(159, 16%, 65%) |
| CMYK | cmyk(15.7%, 0%, 5.4%, 34.9%) |
| CIE-LAB | lab(65.97, -10.86, 1.64) |
| CIE-LCH | lch(65.97, 10.98, 171.41°) |
| OKLab | oklab(70.26% -0.0314 0.0042) |
| OKLCH | oklch(70.26% 0.032 172.4) |
| XYZ | xyz(30.5357, 35.2815, 37.0929) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.58
Cool Grey
#95A3A6
ΔE00 7.90
Greenish Grey
#96AE8D
ΔE00 8.85
Dull Teal
#5F9E8F
ΔE00 9.72
Cadetblue
#5F9EA0
ΔE00 9.75
Grey Green
#86A17D
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA69D #A68C95
analogous
#8CA690 #8CA69D #8CA2A6
triadic
#8CA69D #9D8CA6 #A69D8C
tetradic
#8CA69D #908CA6 #A68C95 #A2A68C
square
#8CA69D #908CA6 #A68C95 #A2A68C
split-complementary
#8CA69D #A68CA2 #A6908C
monochromatic
#50675F #6B8A7F #8CA69D #AFC1BA #D1DBD8
Accessibility & contrast
On white
2.61
#8CA69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8CA69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA69D
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA69D | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29D
Deuteranopia (green-blind)
#9F9F9E
Tritanopia (blue-blind)
#86A7A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ca69d; /* rgb */ color: rgb(140, 166, 157); /* oklch */ color: oklch(70.3% 0.032 172.4);
Tailwind
colors: {
custom: {
50: '#aec0b9',
500: '#8ca69d',
950: '#000000',
},
}SCSS
$custom: #8ca69d; $custom-light: #aec0b9; $custom-dark: #000000;
JSON
{
"hex": "#8ca69d",
"rgb": {
"r": 140,
"g": 166,
"b": 157
},
"hsl": {
"h": 159.231,
"s": 12.745,
"l": 60
},
"oklch": {
"l": 0.70258,
"c": 0.03173,
"h": 172.4
},
"luminance": 0.35282
}Semantic roles & 50–950 ramp
primary
#8CA69D
secondary
#CCC2C5
accent
#728AB6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180