#7FA79A#7FA79A
#7FA79A is a light, muted teal. Relative luminance 0.345; OKLCH L 69.5% C 0.048 H 172.9°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA79A |
|---|---|
| RGB | rgb(127, 167, 154) |
| HSL | hsl(161, 19%, 58%) |
| HSV | hsv(161, 24%, 65%) |
| CMYK | cmyk(24%, 0%, 7.8%, 34.5%) |
| CIE-LAB | lab(65.34, -16.34, 2.30) |
| CIE-LCH | lch(65.34, 16.50, 171.98°) |
| OKLab | oklab(69.52% -0.0471 0.0059) |
| OKLCH | oklch(69.52% 0.048 172.9) |
| XYZ | xyz(28.4021, 34.4814, 35.7247) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.20
Dull Teal
#5F9E8F
ΔE00 6.05
Grey Teal
#5E9B8A
ΔE00 6.64
Cadetblue
#5F9EA0
ΔE00 8.13
Greenish Grey
#96AE8D
ΔE00 8.73
Grey Green
#86A17D
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA79A #A77F8C
analogous
#7FA786 #7FA79A #7FA0A7
triadic
#7FA79A #9A7FA7 #A79A7F
tetradic
#7FA79A #867FA7 #A77F8C #A0A77F
square
#7FA79A #867FA7 #A77F8C #A0A77F
split-complementary
#7FA79A #A77FA0 #A7867F
monochromatic
#46665B #5F8A7C #7FA79A #A3C0B7 #C8D9D3
Accessibility & contrast
On white
2.66
#7FA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7FA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA79A
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA79A | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#9D9C9B
Tritanopia (blue-blind)
#75A8A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa79a; /* rgb */ color: rgb(127, 167, 154); /* oklch */ color: oklch(69.5% 0.048 172.9);
Tailwind
colors: {
custom: {
50: '#a5c1b7',
500: '#7fa79a',
950: '#000000',
},
}SCSS
$custom: #7fa79a; $custom-light: #a5c1b7; $custom-dark: #000000;
JSON
{
"hex": "#7fa79a",
"rgb": {
"r": 127,
"g": 167,
"b": 154
},
"hsl": {
"h": 160.5,
"s": 18.519,
"l": 57.647
},
"oklch": {
"l": 0.69521,
"c": 0.04751,
"h": 172.9
},
"luminance": 0.34483
}Semantic roles & 50–950 ramp
primary
#7FA79A
secondary
#C9B9BE
accent
#6D86BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180