#7CA693#7CA693
#7CA693 is a light, muted teal. Relative luminance 0.337; OKLCH L 68.9% C 0.053 H 165.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA693 |
|---|---|
| RGB | rgb(124, 166, 147) |
| HSL | hsl(153, 19%, 57%) |
| HSV | hsv(153, 25%, 65%) |
| CMYK | cmyk(25.3%, 0%, 11.4%, 34.9%) |
| CIE-LAB | lab(64.69, -18.27, 5.25) |
| CIE-LCH | lch(64.69, 19.01, 163.98°) |
| OKLab | oklab(68.9% -0.0517 0.0136) |
| OKLCH | oklch(68.9% 0.053 165.3) |
| XYZ | xyz(27.2133, 33.6630, 32.6619) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.12
Dull Teal
#5F9E8F
ΔE00 5.57
Grey Teal
#5E9B8A
ΔE00 5.83
Greeny Grey
#7EA07A
ΔE00 6.96
Grey Green
#86A17D
ΔE00 7.17
Greyish Green
#82A67D
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA693 #A67C8F
analogous
#7CA67E #7CA693 #7CA4A6
triadic
#7CA693 #937CA6 #A6937C
tetradic
#7CA693 #7E7CA6 #A67C8F #A4A67C
square
#7CA693 #7E7CA6 #A67C8F #A4A67C
split-complementary
#7CA693 #A67CA4 #A67E7C
monochromatic
#446455 #5D8874 #7CA693 #A0BFB1 #C5D8CF
Accessibility & contrast
On white
2.72
#7CA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#7CA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA693
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA693 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#9D9B94
Tritanopia (blue-blind)
#73A6A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca693; /* rgb */ color: rgb(124, 166, 147); /* oklch */ color: oklch(68.9% 0.053 165.3);
Tailwind
colors: {
custom: {
50: '#a2c0b2',
500: '#7ca693',
950: '#000000',
},
}SCSS
$custom: #7ca693; $custom-light: #a2c0b2; $custom-dark: #000000;
JSON
{
"hex": "#7ca693",
"rgb": {
"r": 124,
"g": 166,
"b": 147
},
"hsl": {
"h": 152.857,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.68896,
"c": 0.05349,
"h": 165.3
},
"luminance": 0.33664
}Semantic roles & 50–950 ramp
primary
#7CA693
secondary
#C7B6BE
accent
#6C90BC
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#0F1211
muted
#7F8180