#7FA79D#7FA79D
#7FA79D is a light, muted teal. Relative luminance 0.346; OKLCH L 69.6% C 0.046 H 177.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA79D |
|---|---|
| RGB | rgb(127, 167, 157) |
| HSL | hsl(165, 19%, 58%) |
| HSV | hsv(165, 24%, 65%) |
| CMYK | cmyk(24%, 0%, 6%, 34.5%) |
| CIE-LAB | lab(65.42, -15.69, 0.75) |
| CIE-LCH | lch(65.42, 15.71, 177.28°) |
| OKLab | oklab(69.61% -0.0458 0.0017) |
| OKLCH | oklch(69.61% 0.046 177.8) |
| XYZ | xyz(28.6551, 34.5826, 37.0571) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.64
Dull Teal
#5F9E8F
ΔE00 6.38
Grey Teal
#5E9B8A
ΔE00 7.08
Cadetblue
#5F9EA0
ΔE00 7.25
Greenish Grey
#96AE8D
ΔE00 9.71
Grey Green
#86A17D
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA79D #A77F89
analogous
#7FA789 #7FA79D #7F9DA7
triadic
#7FA79D #9D7FA7 #A79D7F
tetradic
#7FA79D #897FA7 #A77F89 #9DA77F
square
#7FA79D #897FA7 #A77F89 #9DA77F
split-complementary
#7FA79D #A77F9D #A7897F
monochromatic
#46665E #5F8A7F #7FA79D #A3C0B9 #C8D9D5
Accessibility & contrast
On white
2.65
#7FA79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#7FA79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA79D
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA79D | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29D
Deuteranopia (green-blind)
#9C9D9E
Tritanopia (blue-blind)
#75A8A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa79d; /* rgb */ color: rgb(127, 167, 157); /* oklch */ color: oklch(69.6% 0.046 177.8);
Tailwind
colors: {
custom: {
50: '#a5c1b9',
500: '#7fa79d',
950: '#000000',
},
}SCSS
$custom: #7fa79d; $custom-light: #a5c1b9; $custom-dark: #000000;
JSON
{
"hex": "#7fa79d",
"rgb": {
"r": 127,
"g": 167,
"b": 157
},
"hsl": {
"h": 165,
"s": 18.519,
"l": 57.647
},
"oklch": {
"l": 0.6961,
"c": 0.04588,
"h": 177.8
},
"luminance": 0.34584
}Semantic roles & 50–950 ramp
primary
#7FA79D
secondary
#C9B9BD
accent
#6D80BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180