#8CA69F#8CA69F
#8CA69F is a light, muted teal. Relative luminance 0.354; OKLCH L 70.3% C 0.031 H 177.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA69F |
|---|---|
| RGB | rgb(140, 166, 159) |
| HSL | hsl(164, 13%, 60%) |
| HSV | hsv(164, 16%, 65%) |
| CMYK | cmyk(15.7%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(66.02, -10.45, 0.60) |
| CIE-LCH | lch(66.02, 10.46, 176.69°) |
| OKLab | oklab(70.32% -0.0306 0.0014) |
| OKLCH | oklch(70.32% 0.031 177.3) |
| XYZ | xyz(30.7078, 35.3503, 37.9996) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.97
Cool Grey
#95A3A6
ΔE00 7.18
Cadetblue
#5F9EA0
ΔE00 9.43
Greenish Grey
#96AE8D
ΔE00 9.70
Grey
#929591
ΔE00 10.00
Dull Teal
#5F9E8F
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA69F #A68C93
analogous
#8CA692 #8CA69F #8CA0A6
triadic
#8CA69F #9F8CA6 #A69F8C
tetradic
#8CA69F #928CA6 #A68C93 #A0A68C
square
#8CA69F #928CA6 #A68C93 #A0A68C
split-complementary
#8CA69F #A68CA0 #A6928C
monochromatic
#506761 #6B8A82 #8CA69F #AFC1BC #D1DBD9
Accessibility & contrast
On white
2.60
#8CA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8CA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA69F
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA69F | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#9F9FA0
Tritanopia (blue-blind)
#86A7A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ca69f; /* rgb */ color: rgb(140, 166, 159); /* oklch */ color: oklch(70.3% 0.031 177.3);
Tailwind
colors: {
custom: {
50: '#aec0bb',
500: '#8ca69f',
950: '#000000',
},
}SCSS
$custom: #8ca69f; $custom-light: #aec0bb; $custom-dark: #000000;
JSON
{
"hex": "#8ca69f",
"rgb": {
"r": 140,
"g": 166,
"b": 159
},
"hsl": {
"h": 163.846,
"s": 12.745,
"l": 60
},
"oklch": {
"l": 0.70318,
"c": 0.03064,
"h": 177.3
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#8CA69F
secondary
#CCC2C5
accent
#7284B6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180