#7FA79B#7FA79B
#7FA79B is a light, muted teal. Relative luminance 0.345; OKLCH L 69.5% C 0.047 H 174.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA79B |
|---|---|
| RGB | rgb(127, 167, 155) |
| HSL | hsl(162, 19%, 58%) |
| HSV | hsv(162, 24%, 65%) |
| CMYK | cmyk(24%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(65.37, -16.12, 1.78) |
| CIE-LCH | lch(65.37, 16.22, 173.69°) |
| OKLab | oklab(69.55% -0.0467 0.0045) |
| OKLCH | oklch(69.55% 0.047 174.5) |
| XYZ | xyz(28.4857, 34.5149, 36.1651) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.30
Dull Teal
#5F9E8F
ΔE00 6.13
Grey Teal
#5E9B8A
ΔE00 6.76
Cadetblue
#5F9EA0
ΔE00 7.83
Greenish Grey
#96AE8D
ΔE00 9.05
Grey Green
#86A17D
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA79B #A77F8B
analogous
#7FA787 #7FA79B #7F9FA7
triadic
#7FA79B #9B7FA7 #A79B7F
tetradic
#7FA79B #877FA7 #A77F8B #9FA77F
square
#7FA79B #877FA7 #A77F8B #9FA77F
split-complementary
#7FA79B #A77F9F #A7877F
monochromatic
#46665C #5F8A7D #7FA79B #A3C0B7 #C8D9D4
Accessibility & contrast
On white
2.66
#7FA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#7FA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA79B
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA79B | 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)
#A4A29A
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#75A8A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa79b; /* rgb */ color: rgb(127, 167, 155); /* oklch */ color: oklch(69.5% 0.047 174.5);
Tailwind
colors: {
custom: {
50: '#a5c1b8',
500: '#7fa79b',
950: '#000000',
},
}SCSS
$custom: #7fa79b; $custom-light: #a5c1b8; $custom-dark: #000000;
JSON
{
"hex": "#7fa79b",
"rgb": {
"r": 127,
"g": 167,
"b": 155
},
"hsl": {
"h": 162,
"s": 18.519,
"l": 57.647
},
"oklch": {
"l": 0.6955,
"c": 0.04693,
"h": 174.5
},
"luminance": 0.34516
}Semantic roles & 50–950 ramp
primary
#7FA79B
secondary
#C9B9BE
accent
#6D84BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180