#7CA69A#7CA69A
#7CA69A is a light, muted teal. Relative luminance 0.339; OKLCH L 69.1% C 0.049 H 175.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA69A |
|---|---|
| RGB | rgb(124, 166, 154) |
| HSL | hsl(163, 19%, 57%) |
| HSV | hsv(163, 25%, 65%) |
| CMYK | cmyk(25.3%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(64.87, -16.78, 1.60) |
| CIE-LCH | lch(64.87, 16.86, 174.55°) |
| OKLab | oklab(69.1% -0.0487 0.004) |
| OKLCH | oklch(69.1% 0.049 175.3) |
| XYZ | xyz(27.7793, 33.8895, 35.6432) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.76
Dull Teal
#5F9E8F
ΔE00 5.52
Grey Teal
#5E9B8A
ΔE00 6.17
Cadetblue
#5F9EA0
ΔE00 7.43
Greenish Grey
#96AE8D
ΔE00 9.42
Grey Green
#86A17D
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA69A #A67C88
analogous
#7CA685 #7CA69A #7C9DA6
triadic
#7CA69A #9A7CA6 #A69A7C
tetradic
#7CA69A #857CA6 #A67C88 #9DA67C
square
#7CA69A #857CA6 #A67C88 #9DA67C
split-complementary
#7CA69A #A67C9D #A6857C
monochromatic
#44645B #5D887C #7CA69A #A0BFB6 #C5D8D2
Accessibility & contrast
On white
2.70
#7CA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#7CA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA69A
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA69A | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A199
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#71A7A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca69a; /* rgb */ color: rgb(124, 166, 154); /* oklch */ color: oklch(69.1% 0.049 175.3);
Tailwind
colors: {
custom: {
50: '#a3c0b7',
500: '#7ca69a',
950: '#000000',
},
}SCSS
$custom: #7ca69a; $custom-light: #a3c0b7; $custom-dark: #000000;
JSON
{
"hex": "#7ca69a",
"rgb": {
"r": 124,
"g": 166,
"b": 154
},
"hsl": {
"h": 162.857,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.691,
"c": 0.04885,
"h": 175.3
},
"luminance": 0.33891
}Semantic roles & 50–950 ramp
primary
#7CA69A
secondary
#C7B6BB
accent
#6C83BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180