#7CA99F#7CA99F
#7CA99F is a light, muted teal. Relative luminance 0.352; OKLCH L 69.9% C 0.051 H 179.5°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA99F |
|---|---|
| RGB | rgb(124, 169, 159) |
| HSL | hsl(167, 21%, 57%) |
| HSV | hsv(167, 27%, 66%) |
| CMYK | cmyk(26.6%, 0%, 5.9%, 33.7%) |
| CIE-LAB | lab(65.88, -17.25, 0.27) |
| CIE-LCH | lch(65.88, 17.25, 179.10°) |
| OKLab | oklab(69.94% -0.0506 0.0005) |
| OKLCH | oklch(69.94% 0.051 179.5) |
| XYZ | xyz(28.7562, 35.1629, 38.0661) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.69
Dull Teal
#5F9E8F
ΔE00 5.91
Grey Teal
#5E9B8A
ΔE00 6.77
Cadetblue
#5F9EA0
ΔE00 6.92
Sea
#3C9992
ΔE00 9.73
Lightseagreen
#20B2AA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA99F #A97C86
analogous
#7CA989 #7CA99F #7C9CA9
triadic
#7CA99F #9F7CA9 #A99F7C
tetradic
#7CA99F #897CA9 #A97C86 #9CA97C
square
#7CA99F #897CA9 #A97C86 #9CA97C
split-complementary
#7CA99F #A97C9C #A9897C
monochromatic
#44675F #5C8C81 #7CA99F #A1C1BA #C6DAD5
Accessibility & contrast
On white
2.61
#7CA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#7CA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA99F
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA99F | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49F
Deuteranopia (green-blind)
#9D9EA0
Tritanopia (blue-blind)
#70ABA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca99f; /* rgb */ color: rgb(124, 169, 159); /* oklch */ color: oklch(69.9% 0.051 179.5);
Tailwind
colors: {
custom: {
50: '#a3c2bb',
500: '#7ca99f',
950: '#000000',
},
}SCSS
$custom: #7ca99f; $custom-light: #a3c2bb; $custom-dark: #000000;
JSON
{
"hex": "#7ca99f",
"rgb": {
"r": 124,
"g": 169,
"b": 159
},
"hsl": {
"h": 166.667,
"s": 20.737,
"l": 57.451
},
"oklch": {
"l": 0.69943,
"c": 0.05058,
"h": 179.5
},
"luminance": 0.35164
}Semantic roles & 50–950 ramp
primary
#7CA99F
secondary
#C9B7BB
accent
#6A7DBD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180