#7FA79C#7FA79C
#7FA79C is a light, muted teal. Relative luminance 0.345; OKLCH L 69.6% C 0.046 H 176.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA79C |
|---|---|
| RGB | rgb(127, 167, 156) |
| HSL | hsl(164, 19%, 58%) |
| HSV | hsv(164, 24%, 65%) |
| CMYK | cmyk(24%, 0%, 6.6%, 34.5%) |
| CIE-LAB | lab(65.40, -15.91, 1.27) |
| CIE-LCH | lch(65.40, 15.96, 175.45°) |
| OKLab | oklab(69.58% -0.0463 0.0031) |
| OKLCH | oklch(69.58% 0.046 176.2) |
| XYZ | xyz(28.5701, 34.5486, 36.6093) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.45
Dull Teal
#5F9E8F
ΔE00 6.24
Grey Teal
#5E9B8A
ΔE00 6.91
Cadetblue
#5F9EA0
ΔE00 7.53
Greenish Grey
#96AE8D
ΔE00 9.37
Grey Green
#86A17D
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA79C #A77F8A
analogous
#7FA788 #7FA79C #7F9EA7
triadic
#7FA79C #9C7FA7 #A79C7F
tetradic
#7FA79C #887FA7 #A77F8A #9EA77F
square
#7FA79C #887FA7 #A77F8A #9EA77F
split-complementary
#7FA79C #A77F9E #A7887F
monochromatic
#46665D #5F8A7E #7FA79C #A3C0B8 #C8D9D4
Accessibility & contrast
On white
2.65
#7FA79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#7FA79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA79C
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA79C | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29C
Deuteranopia (green-blind)
#9C9D9D
Tritanopia (blue-blind)
#75A8A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa79c; /* rgb */ color: rgb(127, 167, 156); /* oklch */ color: oklch(69.6% 0.046 176.2);
Tailwind
colors: {
custom: {
50: '#a5c1b9',
500: '#7fa79c',
950: '#000000',
},
}SCSS
$custom: #7fa79c; $custom-light: #a5c1b9; $custom-dark: #000000;
JSON
{
"hex": "#7fa79c",
"rgb": {
"r": 127,
"g": 167,
"b": 156
},
"hsl": {
"h": 163.5,
"s": 18.519,
"l": 57.647
},
"oklch": {
"l": 0.6958,
"c": 0.04638,
"h": 176.2
},
"luminance": 0.3455
}Semantic roles & 50–950 ramp
primary
#7FA79C
secondary
#C9B9BD
accent
#6D82BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180