#8CA09F#8CA09F
#8CA09F is a light, muted teal. Relative luminance 0.332; OKLCH L 69.0% C 0.023 H 193.0°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8CA09F |
|---|---|
| RGB | rgb(140, 160, 159) |
| HSL | hsl(177, 10%, 59%) |
| HSV | hsv(177, 13%, 63%) |
| CMYK | cmyk(12.5%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(64.34, -7.21, -1.86) |
| CIE-LCH | lch(64.34, 7.45, 194.44°) |
| OKLab | oklab(68.99% -0.022 -0.0051) |
| OKLCH | oklch(68.99% 0.023 193) |
| XYZ | xyz(29.6425, 33.2196, 37.6444) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.77
Pewter
#899397
ΔE00 6.36
Cool Gray
#9AA7B0
ΔE00 7.16
Bluegrey
#85A3B2
ΔE00 7.29
Grey
#929591
ΔE00 7.39
Bluey Grey
#89A0B0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CA09F #A08C8D
analogous
#8CA095 #8CA09F #8C97A0
triadic
#8CA09F #9F8CA0 #A09F8C
tetradic
#8CA09F #958CA0 #A08C8D #97A08C
square
#8CA09F #958CA0 #A08C8D #97A08C
split-complementary
#8CA09F #A08C97 #A0958C
monochromatic
#506160 #6C8382 #8CA09F #AEBCBB #CFD7D7
Accessibility & contrast
On white
2.75
#8CA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8CA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CA09F
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CA09F | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9F
Deuteranopia (green-blind)
#999B9F
Tritanopia (blue-blind)
#86A1A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ca09f; /* rgb */ color: rgb(140, 160, 159); /* oklch */ color: oklch(69.0% 0.023 193.0);
Tailwind
colors: {
custom: {
50: '#adbcbb',
500: '#8ca09f',
950: '#000000',
},
}SCSS
$custom: #8ca09f; $custom-light: #adbcbb; $custom-dark: #000000;
JSON
{
"hex": "#8ca09f",
"rgb": {
"r": 140,
"g": 160,
"b": 159
},
"hsl": {
"h": 177,
"s": 9.524,
"l": 58.824
},
"oklch": {
"l": 0.68985,
"c": 0.0226,
"h": 193
},
"luminance": 0.3322
}Semantic roles & 50–950 ramp
primary
#8CA09F
secondary
#C8C0C0
accent
#7578B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180