#7CA796#7CA796
#7CA796 is a light, muted teal. Relative luminance 0.341; OKLCH L 69.2% C 0.053 H 168.5°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA796 |
|---|---|
| RGB | rgb(124, 167, 150) |
| HSL | hsl(156, 20%, 57%) |
| HSV | hsv(156, 26%, 65%) |
| CMYK | cmyk(25.7%, 0%, 10.2%, 34.5%) |
| CIE-LAB | lab(65.06, -18.16, 4.10) |
| CIE-LCH | lch(65.06, 18.62, 167.27°) |
| OKLab | oklab(69.21% -0.0518 0.0106) |
| OKLCH | oklch(69.21% 0.053 168.5) |
| XYZ | xyz(27.6342, 34.1234, 33.9787) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.92
Dull Teal
#5F9E8F
ΔE00 5.42
Grey Teal
#5E9B8A
ΔE00 5.86
Greeny Grey
#7EA07A
ΔE00 7.81
Grey Green
#86A17D
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA796 #A77C8D
analogous
#7CA781 #7CA796 #7CA3A7
triadic
#7CA796 #967CA7 #A7967C
tetradic
#7CA796 #817CA7 #A77C8D #A3A77C
square
#7CA796 #817CA7 #A77C8D #A3A77C
split-complementary
#7CA796 #A77CA3 #A7817C
monochromatic
#446558 #5C8978 #7CA796 #A1C0B3 #C5D8D1
Accessibility & contrast
On white
2.68
#7CA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#7CA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA796
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA796 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A195
Deuteranopia (green-blind)
#9D9C97
Tritanopia (blue-blind)
#72A7A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ca796; /* rgb */ color: rgb(124, 167, 150); /* oklch */ color: oklch(69.2% 0.053 168.5);
Tailwind
colors: {
custom: {
50: '#a3c1b4',
500: '#7ca796',
950: '#000000',
},
}SCSS
$custom: #7ca796; $custom-light: #a3c1b4; $custom-dark: #000000;
JSON
{
"hex": "#7ca796",
"rgb": {
"r": 124,
"g": 167,
"b": 150
},
"hsl": {
"h": 156.279,
"s": 19.635,
"l": 57.059
},
"oklch": {
"l": 0.69214,
"c": 0.05286,
"h": 168.5
},
"luminance": 0.34125
}Semantic roles & 50–950 ramp
primary
#7CA796
secondary
#C8B7BE
accent
#6C8BBC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180