#7CA699#7CA699
#7CA699 is a light, muted teal. Relative luminance 0.339; OKLCH L 69.1% C 0.049 H 173.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA699 |
|---|---|
| RGB | rgb(124, 166, 153) |
| HSL | hsl(161, 19%, 57%) |
| HSV | hsv(161, 25%, 65%) |
| CMYK | cmyk(25.3%, 0%, 7.8%, 34.9%) |
| CIE-LAB | lab(64.85, -17.00, 2.12) |
| CIE-LCH | lch(64.85, 17.13, 172.89°) |
| OKLab | oklab(69.07% -0.0491 0.0054) |
| OKLCH | oklch(69.07% 0.049 173.8) |
| XYZ | xyz(27.6964, 33.8563, 35.2064) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.64
Dull Teal
#5F9E8F
ΔE00 5.44
Grey Teal
#5E9B8A
ΔE00 6.04
Cadetblue
#5F9EA0
ΔE00 7.75
Greeny Grey
#7EA07A
ΔE00 9.10
Greenish Grey
#96AE8D
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA699 #A67C89
analogous
#7CA684 #7CA699 #7C9EA6
triadic
#7CA699 #997CA6 #A6997C
tetradic
#7CA699 #847CA6 #A67C89 #9EA67C
square
#7CA699 #847CA6 #A67C89 #9EA67C
split-complementary
#7CA699 #A67C9E #A6847C
monochromatic
#44645A #5D887B #7CA699 #A0BFB5 #C5D8D2
Accessibility & contrast
On white
2.70
#7CA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#7CA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA699
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA699 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#72A7A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca699; /* rgb */ color: rgb(124, 166, 153); /* oklch */ color: oklch(69.1% 0.049 173.8);
Tailwind
colors: {
custom: {
50: '#a3c0b7',
500: '#7ca699',
950: '#000000',
},
}SCSS
$custom: #7ca699; $custom-light: #a3c0b7; $custom-dark: #000000;
JSON
{
"hex": "#7ca699",
"rgb": {
"r": 124,
"g": 166,
"b": 153
},
"hsl": {
"h": 161.429,
"s": 19.091,
"l": 56.863
},
"oklch": {
"l": 0.6907,
"c": 0.04941,
"h": 173.8
},
"luminance": 0.33857
}Semantic roles & 50–950 ramp
primary
#7CA699
secondary
#C7B6BC
accent
#6C85BC
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180