#8CA89C#8CA89C
#8CA89C is a light, muted teal. Relative luminance 0.360; OKLCH L 70.7% C 0.036 H 167.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA89C |
|---|---|
| RGB | rgb(140, 168, 156) |
| HSL | hsl(154, 14%, 60%) |
| HSV | hsv(154, 17%, 66%) |
| CMYK | cmyk(16.7%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(66.50, -12.13, 2.98) |
| CIE-LCH | lch(66.50, 12.49, 166.21°) |
| OKLab | oklab(70.68% -0.0347 0.0077) |
| OKLCH | oklch(70.68% 0.036 167.5) |
| XYZ | xyz(30.8171, 35.9802, 36.7673) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.04
Greenish Grey
#96AE8D
ΔE00 7.63
Grey Green
#86A17D
ΔE00 8.73
Dull Teal
#5F9E8F
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.29
Greeny Grey
#7EA07A
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA89C #A88C98
analogous
#8CA88E #8CA89C #8CA6A8
triadic
#8CA89C #9C8CA8 #A89C8C
tetradic
#8CA89C #8E8CA8 #A88C98 #A6A88C
square
#8CA89C #8E8CA8 #A88C98 #A6A88C
split-complementary
#8CA89C #A88CA6 #A88E8C
monochromatic
#506A5F #6A8D7E #8CA89C #AFC2BA #D2DDD8
Accessibility & contrast
On white
2.56
#8CA89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8CA89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA89C
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA89C | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#A1A09D
Tritanopia (blue-blind)
#86A8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ca89c; /* rgb */ color: rgb(140, 168, 156); /* oklch */ color: oklch(70.7% 0.036 167.5);
Tailwind
colors: {
custom: {
50: '#aec1b9',
500: '#8ca89c',
950: '#000000',
},
}SCSS
$custom: #8ca89c; $custom-light: #aec1b9; $custom-dark: #000000;
JSON
{
"hex": "#8ca89c",
"rgb": {
"r": 140,
"g": 168,
"b": 156
},
"hsl": {
"h": 154.286,
"s": 13.861,
"l": 60.392
},
"oklch": {
"l": 0.70677,
"c": 0.03555,
"h": 167.5
},
"luminance": 0.35981
}Semantic roles & 50–950 ramp
primary
#8CA89C
secondary
#CDC3C7
accent
#4D6D98
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180