#8CA39B#8CA39B
#8CA39B is a light, muted teal. Relative luminance 0.341; OKLCH L 69.5% C 0.028 H 172.5°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA39B |
|---|---|
| RGB | rgb(140, 163, 155) |
| HSL | hsl(159, 11%, 59%) |
| HSV | hsv(159, 14%, 64%) |
| CMYK | cmyk(14.1%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(65.07, -9.66, 1.45) |
| CIE-LCH | lch(65.07, 9.77, 171.45°) |
| OKLab | oklab(69.53% -0.028 0.0037) |
| OKLCH | oklch(69.53% 0.028 172.5) |
| XYZ | xyz(29.8274, 34.1357, 36.0214) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.01
Greyish Teal
#719F91
ΔE00 7.19
Grey
#929591
ΔE00 9.02
Greenish Grey
#96AE8D
ΔE00 9.42
Pewter
#899397
ΔE00 9.54
Cadetblue
#5F9EA0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA39B #A38C94
analogous
#8CA390 #8CA39B #8CA0A3
triadic
#8CA39B #9B8CA3 #A39B8C
tetradic
#8CA39B #908CA3 #A38C94 #A0A38C
square
#8CA39B #908CA3 #A38C94 #A0A38C
split-complementary
#8CA39B #A38CA0 #A3908C
monochromatic
#50645D #6B867D #8CA39B #AEBEB9 #D0D9D6
Accessibility & contrast
On white
2.68
#8CA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#8CA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA39B
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA39B | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09B
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#87A3A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ca39b; /* rgb */ color: rgb(140, 163, 155); /* oklch */ color: oklch(69.5% 0.028 172.5);
Tailwind
colors: {
custom: {
50: '#adbeb8',
500: '#8ca39b',
950: '#000000',
},
}SCSS
$custom: #8ca39b; $custom-light: #adbeb8; $custom-dark: #000000;
JSON
{
"hex": "#8ca39b",
"rgb": {
"r": 140,
"g": 163,
"b": 155
},
"hsl": {
"h": 159.13,
"s": 11.111,
"l": 59.412
},
"oklch": {
"l": 0.69529,
"c": 0.02825,
"h": 172.5
},
"luminance": 0.34136
}Semantic roles & 50–950 ramp
primary
#8CA39B
secondary
#CAC1C4
accent
#748AB4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180