#8CA699#8CA699
#8CA699 is a light, muted teal. Relative luminance 0.351; OKLCH L 70.1% C 0.035 H 163.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA699 |
|---|---|
| RGB | rgb(140, 166, 153) |
| HSL | hsl(150, 13%, 60%) |
| HSV | hsv(150, 16%, 65%) |
| CMYK | cmyk(15.7%, 0%, 7.8%, 34.9%) |
| CIE-LAB | lab(65.86, -11.67, 3.72) |
| CIE-LCH | lch(65.86, 12.25, 162.33°) |
| OKLab | oklab(70.14% -0.0331 0.0096) |
| OKLCH | oklch(70.14% 0.035 163.8) |
| XYZ | xyz(30.1998, 35.1471, 35.3238) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.16
Greenish Grey
#96AE8D
ΔE00 7.27
Grey Green
#86A17D
ΔE00 8.15
Greeny Grey
#7EA07A
ΔE00 9.00
Cool Grey
#95A3A6
ΔE00 9.32
Sage Green
#9CAF88
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA699 #A68C99
analogous
#8CA68C #8CA699 #8CA6A6
triadic
#8CA699 #998CA6 #A6998C
tetradic
#8CA699 #8C8CA6 #A68C99 #A6A68C
square
#8CA699 #8C8CA6 #A68C99 #A6A68C
split-complementary
#8CA699 #A68CA6 #A68C8C
monochromatic
#50675C #6B8A7A #8CA699 #AFC1B8 #D1DBD6
Accessibility & contrast
On white
2.62
#8CA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8CA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA699
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA699 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#87A6A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ca699; /* rgb */ color: rgb(140, 166, 153); /* oklch */ color: oklch(70.1% 0.035 163.8);
Tailwind
colors: {
custom: {
50: '#adc0b7',
500: '#8ca699',
950: '#000000',
},
}SCSS
$custom: #8ca699; $custom-light: #adc0b7; $custom-dark: #000000;
JSON
{
"hex": "#8ca699",
"rgb": {
"r": 140,
"g": 166,
"b": 153
},
"hsl": {
"h": 150,
"s": 12.745,
"l": 60
},
"oklch": {
"l": 0.70141,
"c": 0.03452,
"h": 163.8
},
"luminance": 0.35148
}Semantic roles & 50–950 ramp
primary
#8CA699
secondary
#CCC2C7
accent
#7294B6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180