#8CA098#8CA098
#8CA098 is a light, muted teal. Relative luminance 0.330; OKLCH L 68.8% C 0.025 H 169.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA098 |
|---|---|
| RGB | rgb(140, 160, 152) |
| HSL | hsl(156, 10%, 59%) |
| HSV | hsv(156, 13%, 63%) |
| CMYK | cmyk(12.5%, 0%, 5%, 37.3%) |
| CIE-LAB | lab(64.15, -8.65, 1.79) |
| CIE-LCH | lch(64.15, 8.84, 168.31°) |
| OKLab | oklab(68.77% -0.0249 0.0046) |
| OKLCH | oklch(68.77% 0.025 169.5) |
| XYZ | xyz(29.0522, 32.9835, 34.5355) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.63
Greyish Teal
#719F91
ΔE00 7.83
Grey
#929591
ΔE00 7.90
Pewter
#899397
ΔE00 8.66
Greenish Grey
#96AE8D
ΔE00 9.72
Cement
#A5A391
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA098 #A08C94
analogous
#8CA08E #8CA098 #8C9EA0
triadic
#8CA098 #988CA0 #A0988C
tetradic
#8CA098 #8E8CA0 #A08C94 #9EA08C
square
#8CA098 #8E8CA0 #A08C94 #9EA08C
split-complementary
#8CA098 #A08C9E #A08E8C
monochromatic
#50615A #6C837A #8CA098 #AEBCB6 #CFD7D4
Accessibility & contrast
On white
2.76
#8CA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8CA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA098
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA098 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D98
Deuteranopia (green-blind)
#9B9A98
Tritanopia (blue-blind)
#88A09E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8ca098; /* rgb */ color: rgb(140, 160, 152); /* oklch */ color: oklch(68.8% 0.025 169.5);
Tailwind
colors: {
custom: {
50: '#adbcb6',
500: '#8ca098',
950: '#000000',
},
}SCSS
$custom: #8ca098; $custom-light: #adbcb6; $custom-dark: #000000;
JSON
{
"hex": "#8ca098",
"rgb": {
"r": 140,
"g": 160,
"b": 152
},
"hsl": {
"h": 156,
"s": 9.524,
"l": 58.824
},
"oklch": {
"l": 0.68771,
"c": 0.02537,
"h": 169.5
},
"luminance": 0.32984
}Semantic roles & 50–950 ramp
primary
#8CA098
secondary
#C8C0C3
accent
#758EB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180