#8CA89A#8CA89A
#8CA89A is a light, muted teal. Relative luminance 0.359; OKLCH L 70.6% C 0.037 H 163.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA89A |
|---|---|
| RGB | rgb(140, 168, 154) |
| HSL | hsl(150, 14%, 60%) |
| HSV | hsv(150, 17%, 66%) |
| CMYK | cmyk(16.7%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(66.45, -12.53, 4.01) |
| CIE-LCH | lch(66.45, 13.16, 162.24°) |
| OKLab | oklab(70.62% -0.0356 0.0104) |
| OKLCH | oklch(70.62% 0.037 163.7) |
| XYZ | xyz(30.6491, 35.9130, 35.8827) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.94
Greenish Grey
#96AE8D
ΔE00 6.88
Grey Green
#86A17D
ΔE00 7.96
Greeny Grey
#7EA07A
ΔE00 8.73
Greyish Green
#82A67D
ΔE00 8.98
Sage Green
#9CAF88
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA89A #A88C9A
analogous
#8CA88C #8CA89A #8CA8A8
triadic
#8CA89A #9A8CA8 #A89A8C
tetradic
#8CA89A #8C8CA8 #A88C9A #A8A88C
square
#8CA89A #8C8CA8 #A88C9A #A8A88C
split-complementary
#8CA89A #A88CA8 #A88C8C
monochromatic
#506A5D #6A8D7B #8CA89A #AFC2B9 #D2DDD7
Accessibility & contrast
On white
2.57
#8CA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8CA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA89A
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA89A | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#A2A09B
Tritanopia (blue-blind)
#87A8A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ca89a; /* rgb */ color: rgb(140, 168, 154); /* oklch */ color: oklch(70.6% 0.037 163.7);
Tailwind
colors: {
custom: {
50: '#aec1b7',
500: '#8ca89a',
950: '#000000',
},
}SCSS
$custom: #8ca89a; $custom-light: #aec1b7; $custom-dark: #000000;
JSON
{
"hex": "#8ca89a",
"rgb": {
"r": 140,
"g": 168,
"b": 154
},
"hsl": {
"h": 150,
"s": 13.861,
"l": 60.392
},
"oklch": {
"l": 0.70619,
"c": 0.03706,
"h": 163.7
},
"luminance": 0.35914
}Semantic roles & 50–950 ramp
primary
#8CA89A
secondary
#CDC3C8
accent
#4D7398
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180