#8CA29F#8CA29F
#8CA29F is a light, muted teal. Relative luminance 0.339; OKLCH L 69.4% C 0.025 H 186.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA29F |
|---|---|
| RGB | rgb(140, 162, 159) |
| HSL | hsl(172, 11%, 59%) |
| HSV | hsv(172, 14%, 64%) |
| CMYK | cmyk(13.6%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(64.90, -8.30, -1.04) |
| CIE-LCH | lch(64.90, 8.36, 187.12°) |
| OKLab | oklab(69.43% -0.0249 -0.0029) |
| OKLCH | oklch(69.43% 0.025 186.6) |
| XYZ | xyz(29.9920, 33.9186, 37.7609) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.89
Pewter
#899397
ΔE00 7.68
Grey
#929591
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 8.26
Bluegrey
#85A3B2
ΔE00 8.26
Greyish Teal
#719F91
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA29F #A28C8F
analogous
#8CA294 #8CA29F #8C9AA2
triadic
#8CA29F #9F8CA2 #A29F8C
tetradic
#8CA29F #948CA2 #A28C8F #9AA28C
square
#8CA29F #948CA2 #A28C8F #9AA28C
split-complementary
#8CA29F #A28C9A #A2948C
monochromatic
#506361 #6C8582 #8CA29F #AEBDBB #D0D9D7
Accessibility & contrast
On white
2.70
#8CA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#8CA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA29F
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA29F | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9F
Deuteranopia (green-blind)
#9B9C9F
Tritanopia (blue-blind)
#86A3A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8ca29f; /* rgb */ color: rgb(140, 162, 159); /* oklch */ color: oklch(69.4% 0.025 186.6);
Tailwind
colors: {
custom: {
50: '#adbdbb',
500: '#8ca29f',
950: '#000000',
},
}SCSS
$custom: #8ca29f; $custom-light: #adbdbb; $custom-dark: #000000;
JSON
{
"hex": "#8ca29f",
"rgb": {
"r": 140,
"g": 162,
"b": 159
},
"hsl": {
"h": 171.818,
"s": 10.577,
"l": 59.216
},
"oklch": {
"l": 0.69428,
"c": 0.02506,
"h": 186.6
},
"luminance": 0.33919
}Semantic roles & 50–950 ramp
primary
#8CA29F
secondary
#C9C1C2
accent
#747DB4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180