#8CA09A#8CA09A
#8CA09A is a light, muted teal. Relative luminance 0.331; OKLCH L 68.8% C 0.024 H 175.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA09A |
|---|---|
| RGB | rgb(140, 160, 154) |
| HSL | hsl(162, 10%, 59%) |
| HSV | hsv(162, 13%, 63%) |
| CMYK | cmyk(12.5%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(64.20, -8.25, 0.75) |
| CIE-LCH | lch(64.20, 8.28, 174.83°) |
| OKLab | oklab(68.83% -0.0241 0.0019) |
| OKLCH | oklch(68.83% 0.024 175.6) |
| XYZ | xyz(29.2174, 33.0496, 35.4055) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.79
Grey
#929591
ΔE00 7.64
Pewter
#899397
ΔE00 7.96
Greyish Teal
#719F91
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 9.35
Bluegrey
#85A3B2
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA09A #A08C92
analogous
#8CA090 #8CA09A #8C9CA0
triadic
#8CA09A #9A8CA0 #A09A8C
tetradic
#8CA09A #908CA0 #A08C92 #9CA08C
square
#8CA09A #908CA0 #A08C92 #9CA08C
split-complementary
#8CA09A #A08C9C #A0908C
monochromatic
#50615C #6C837C #8CA09A #AEBCB7 #CFD7D5
Accessibility & contrast
On white
2.76
#8CA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8CA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA09A
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA09A | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#88A19E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ca09a; /* rgb */ color: rgb(140, 160, 154); /* oklch */ color: oklch(68.8% 0.024 175.6);
Tailwind
colors: {
custom: {
50: '#adbcb7',
500: '#8ca09a',
950: '#000000',
},
}SCSS
$custom: #8ca09a; $custom-light: #adbcb7; $custom-dark: #000000;
JSON
{
"hex": "#8ca09a",
"rgb": {
"r": 140,
"g": 160,
"b": 154
},
"hsl": {
"h": 162,
"s": 9.524,
"l": 58.824
},
"oklch": {
"l": 0.68831,
"c": 0.02417,
"h": 175.6
},
"luminance": 0.3305
}Semantic roles & 50–950 ramp
primary
#8CA09A
secondary
#C8C0C2
accent
#7588B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180