#8CA69A#8CA69A
#8CA69A is a light, muted teal. Relative luminance 0.352; OKLCH L 70.2% C 0.034 H 165.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA69A |
|---|---|
| RGB | rgb(140, 166, 154) |
| HSL | hsl(152, 13%, 60%) |
| HSV | hsv(152, 16%, 65%) |
| CMYK | cmyk(15.7%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(65.89, -11.47, 3.20) |
| CIE-LCH | lch(65.89, 11.91, 164.42°) |
| OKLab | oklab(70.17% -0.0327 0.0083) |
| OKLCH | oklch(70.17% 0.034 165.8) |
| XYZ | xyz(30.2827, 35.1803, 35.7606) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.22
Greenish Grey
#96AE8D
ΔE00 7.65
Grey Green
#86A17D
ΔE00 8.55
Cool Grey
#95A3A6
ΔE00 8.96
Greeny Grey
#7EA07A
ΔE00 9.39
Dull Teal
#5F9E8F
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA69A #A68C98
analogous
#8CA68D #8CA69A #8CA5A6
triadic
#8CA69A #9A8CA6 #A69A8C
tetradic
#8CA69A #8D8CA6 #A68C98 #A5A68C
square
#8CA69A #8D8CA6 #A68C98 #A5A68C
split-complementary
#8CA69A #A68CA5 #A68D8C
monochromatic
#50675D #6B8A7C #8CA69A #AFC1B8 #D1DBD7
Accessibility & contrast
On white
2.61
#8CA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8CA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA69A
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA69A | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#87A6A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ca69a; /* rgb */ color: rgb(140, 166, 154); /* oklch */ color: oklch(70.2% 0.034 165.8);
Tailwind
colors: {
custom: {
50: '#adc0b7',
500: '#8ca69a',
950: '#000000',
},
}SCSS
$custom: #8ca69a; $custom-light: #adc0b7; $custom-dark: #000000;
JSON
{
"hex": "#8ca69a",
"rgb": {
"r": 140,
"g": 166,
"b": 154
},
"hsl": {
"h": 152.308,
"s": 12.745,
"l": 60
},
"oklch": {
"l": 0.7017,
"c": 0.03376,
"h": 165.8
},
"luminance": 0.35181
}Semantic roles & 50–950 ramp
primary
#8CA69A
secondary
#CCC2C7
accent
#7291B6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180